Home
last modified time | relevance | path

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

/third_party/mesa3d/src/gallium/drivers/r600/
H A Devergreend.h1892 #define S_028000_DEPTH_COMPRESS_DISABLE(x) (((unsigned)(x) & 0x1) << 6) macro
H A Devergreen_state.c2104 db_render_control |= S_028000_DEPTH_COMPRESS_DISABLE(a->flush_depth_inplace) | in evergreen_emit_db_misc_state()
/third_party/mesa3d/src/amd/vulkan/
H A Dradv_pipeline.c6898 ds_state->db_render_control |= S_028000_DEPTH_COMPRESS_DISABLE(extra->depth_compress_disable); in radv_pipeline_init_extra()
/third_party/mesa3d/src/gallium/drivers/radeonsi/
H A Dsi_state.c1514 db_render_control = S_028000_DEPTH_COMPRESS_DISABLE(sctx->db_flush_depth_inplace) | in si_emit_db_render_state()

Completed in 41 milliseconds