Home
last modified time | relevance | path

Searched refs:has_out_of_order_rast (Results 1 - 7 of 7) sorted by relevance

/third_party/mesa3d/src/amd/common/
H A Dac_gpu_info.h97 bool has_out_of_order_rast; member
H A Dac_gpu_info.c1069 info->has_out_of_order_rast = in ac_query_gpu_info()
1468 fprintf(f, " has_out_of_order_rast = %u\n", info->has_out_of_order_rast); in ac_print_gpu_info()
/third_party/mesa3d/src/gallium/drivers/radeonsi/
H A Dsi_pipe.c1291 sscreen->has_out_of_order_rast = in radeonsi_screen_create_impl()
1292 sscreen->info.has_out_of_order_rast && !(sscreen->debug_flags & DBG(NO_OUT_OF_ORDER)); in radeonsi_screen_create_impl()
H A Dsi_state.c767 if (sctx->screen->has_out_of_order_rast && in si_bind_blend_state()
1438 if (sctx->screen->has_out_of_order_rast && in si_bind_dsa_state()
3136 if (sctx->screen->has_out_of_order_rast && in si_set_framebuffer_state()
3685 if (!sctx->screen->has_out_of_order_rast) in si_out_of_order_rasterization()
H A Dsi_pipe.h577 bool has_out_of_order_rast; member
H A Dsi_state_shaders.cpp3585 if (sctx->screen->has_out_of_order_rast &&
/third_party/mesa3d/src/amd/vulkan/
H A Dradv_device.c601 .AMD_rasterization_order = device->rad_info.has_out_of_order_rast, in radv_physical_device_get_supported_extensions()
815 device->rad_info.has_out_of_order_rast && in radv_physical_device_try_create()

Completed in 32 milliseconds