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