Searched refs:S_028800_STENCIL_ENABLE (Results 1 - 19 of 19) sorted by relevance

/xsrc/external/mit/MesaLib.old/src/gallium/drivers/r600/
H A Degd_tables.h230 {3365, S_028800_STENCIL_ENABLE(~0u)},
/xsrc/external/mit/MesaLib/src/gallium/drivers/r600/
H A Degd_tables.h230 {3365, S_028800_STENCIL_ENABLE(~0u)},
/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/r600/
H A Dr600d.h430 #define S_028800_STENCIL_ENABLE(x) (((unsigned)(x) & 0x1) << 0) macro
1723 #define S_028800_STENCIL_ENABLE(x) (((unsigned)(x) & 0x1) << 0) macro
H A Devergreend.h649 #define S_028800_STENCIL_ENABLE(x) (((unsigned)(x) & 0x1) << 0) macro
H A Dr600_state.c426 db_depth_control |= S_028800_STENCIL_ENABLE(1);
H A Devergreen_state.c438 db_depth_control |= S_028800_STENCIL_ENABLE(1);
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/r600/
H A Dr600d.h430 #define S_028800_STENCIL_ENABLE(x) (((unsigned)(x) & 0x1) << 0) macro
1723 #define S_028800_STENCIL_ENABLE(x) (((unsigned)(x) & 0x1) << 0) macro
H A Devergreend.h649 #define S_028800_STENCIL_ENABLE(x) (((unsigned)(x) & 0x1) << 0) macro
H A Dr600_state.c431 db_depth_control |= S_028800_STENCIL_ENABLE(1);
H A Devergreen_state.c443 db_depth_control |= S_028800_STENCIL_ENABLE(1);
/xsrc/external/mit/MesaLib.old/src/amd/common/
H A Dsid_tables.h3582 {57040, S_028800_STENCIL_ENABLE(~0u)},
/xsrc/external/mit/MesaLib.old/dist/src/amd/vulkan/
H A Dradv_pipeline.c2738 db_depth_control |= S_028800_STENCIL_ENABLE(1) | S_028800_BACKFACE_ENABLE(1);
/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/radeonsi/
H A Dsi_state.c1187 db_depth_control |= S_028800_STENCIL_ENABLE(1);
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/radeonsi/
H A Dsi_state.c1279 db_depth_control |= S_028800_STENCIL_ENABLE(1);
/xsrc/external/mit/MesaLib/dist/src/amd/vulkan/
H A Dradv_pipeline.c1815 db_depth_control |= S_028800_STENCIL_ENABLE(1) | S_028800_BACKFACE_ENABLE(1);
H A Dradv_cmd_buffer.c1592 S_028800_STENCIL_ENABLE(d->stencil_test_enable ? 1 : 0) |
/xsrc/external/mit/MesaLib.old/dist/src/amd/common/
H A Dgfx9d.h5275 #define S_028800_STENCIL_ENABLE(x) (((unsigned)(x) & 0x1) << 0) macro
H A Dsid.h6840 #define S_028800_STENCIL_ENABLE(x) (((unsigned)(x) & 0x1) << 0) macro
/xsrc/external/mit/MesaLib/src/amd/common/
H A Damdgfxregs.h10229 #define S_028800_STENCIL_ENABLE(x) (((unsigned)(x) & 0x1) << 0) macro
[all...]

Completed in 324 milliseconds