Searched refs:R300_STENCIL_ENABLE (Results 1 – 2 of 2) sorted by relevance
/external/mesa3d/src/gallium/drivers/r300/ | ||
D | r300_reg.h | 2558 # define R300_STENCIL_ENABLE (1 << 0) macro |
D | r300_state.c | 706 z_buffer_control |= R300_STENCIL_ENABLE; in r300_create_dsa_state() |