Home
last modified time | relevance | path

Searched refs:S_028C70_FAST_CLEAR (Results 1 - 4 of 4) sorted by relevance

/third_party/mesa3d/src/gallium/drivers/radeonsi/
H A Dsi_texture.c354 tex->cb_color_info &= ~S_028C70_FAST_CLEAR(1); in si_texture_discard_cmask()
1017 tex->cb_color_info |= S_028C70_FAST_CLEAR(1); in si_texture_create_object()
H A Dsi_clear.c127 tex->cb_color_info |= S_028C70_FAST_CLEAR(1); in si_alloc_separate_cmask()
/third_party/mesa3d/src/gallium/drivers/r600/
H A Devergreend.h534 #define S_028C70_FAST_CLEAR(x) (((unsigned)(x) & 0x1) << 17) macro
/third_party/mesa3d/src/amd/vulkan/
H A Dradv_device.c6434 cb->cb_color_info |= S_028C70_FAST_CLEAR(1); in radv_initialise_color_surface()

Completed in 27 milliseconds