Home
last modified time | relevance | path

Searched defs:has_clear_state (Results 1 – 4 of 4) sorted by relevance

/third_party/mesa3d/src/gallium/drivers/radeonsi/
Dsi_gfx_cs.c444 bool has_clear_state = ctx->screen->info.has_clear_state; in si_begin_new_gfx_cs() local
Dsi_state.c5342 bool has_clear_state = sscreen->info.has_clear_state; in si_init_cs_preamble_state() local
/third_party/mesa3d/src/amd/vulkan/
Dsi_cmd_buffer.c186 bool has_clear_state = physical_device->rad_info.has_clear_state; in si_emit_graphics() local
/third_party/mesa3d/src/amd/common/
Dac_gpu_info.h65 bool has_clear_state; member