Searched refs:S_028000_DEPTH_CLEAR_ENABLE (Results 1 - 14 of 14) sorted by relevance

/xsrc/external/mit/MesaLib.old/src/gallium/drivers/r600/
H A Degd_tables.h609 {10048, S_028000_DEPTH_CLEAR_ENABLE(~0u)},
/xsrc/external/mit/MesaLib/src/gallium/drivers/r600/
H A Degd_tables.h609 {10048, S_028000_DEPTH_CLEAR_ENABLE(~0u)},
/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/r600/
H A Devergreend.h1886 #define S_028000_DEPTH_CLEAR_ENABLE(x) (((unsigned)(x) & 0x1) << 0) macro
H A Devergreen_state.c2111 db_render_control |= S_028000_DEPTH_CLEAR_ENABLE(1);
/xsrc/external/mit/MesaLib.old/src/amd/common/
H A Dsid_tables.h3156 {48675, S_028000_DEPTH_CLEAR_ENABLE(~0u)},
/xsrc/external/mit/MesaLib.old/dist/src/amd/vulkan/
H A Dradv_pipeline.c2751 db_render_control |= S_028000_DEPTH_CLEAR_ENABLE(extra->db_depth_clear);
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/r600/
H A Devergreend.h1886 #define S_028000_DEPTH_CLEAR_ENABLE(x) (((unsigned)(x) & 0x1) << 0) macro
H A Devergreen_state.c2117 db_render_control |= S_028000_DEPTH_CLEAR_ENABLE(1);
/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/radeonsi/
H A Dsi_state.c1385 S_028000_DEPTH_CLEAR_ENABLE(sctx->db_depth_clear) |
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/radeonsi/
H A Dsi_state.c1464 db_render_control = S_028000_DEPTH_CLEAR_ENABLE(sctx->db_depth_clear) |
/xsrc/external/mit/MesaLib/dist/src/amd/vulkan/
H A Dradv_pipeline.c4256 db_render_control |= S_028000_DEPTH_CLEAR_ENABLE(extra->db_depth_clear);
/xsrc/external/mit/MesaLib.old/dist/src/amd/common/
H A Dgfx9d.h3748 #define S_028000_DEPTH_CLEAR_ENABLE(x) (((unsigned)(x) & 0x1) << 0) macro
H A Dsid.h4889 #define S_028000_DEPTH_CLEAR_ENABLE(x) (((unsigned)(x) & 0x1) << 0) macro
/xsrc/external/mit/MesaLib/src/amd/common/
H A Damdgfxregs.h8058 #define S_028000_DEPTH_CLEAR_ENABLE(x) (((unsigned)(x) & 0x1) << 0) macro
[all...]

Completed in 361 milliseconds