Searched refs:flush_stencil_inplace (Results 1 - 8 of 8) sorted by relevance

/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/r600/
H A Dr600_blit.c217 rctx->db_misc_state.flush_stencil_inplace = true;
261 rctx->db_misc_state.flush_stencil_inplace = false;
H A Dr600_pipe.h141 bool flush_stencil_inplace; member in struct:r600_db_misc_state
H A Dr600_state.c1634 } else if (a->flush_depth_inplace || a->flush_stencil_inplace) {
1636 S_028D0C_STENCIL_COMPRESS_DISABLE(a->flush_stencil_inplace);
H A Devergreen_state.c2104 } else if (a->flush_depth_inplace || a->flush_stencil_inplace) {
2106 S_028000_STENCIL_COMPRESS_DISABLE(a->flush_stencil_inplace);
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/r600/
H A Dr600_blit.c217 rctx->db_misc_state.flush_stencil_inplace = true;
261 rctx->db_misc_state.flush_stencil_inplace = false;
H A Dr600_pipe.h141 bool flush_stencil_inplace; member in struct:r600_db_misc_state
H A Dr600_state.c1637 } else if (a->flush_depth_inplace || a->flush_stencil_inplace) {
1639 S_028D0C_STENCIL_COMPRESS_DISABLE(a->flush_stencil_inplace);
H A Devergreen_state.c2110 } else if (a->flush_depth_inplace || a->flush_stencil_inplace) {
2112 S_028000_STENCIL_COMPRESS_DISABLE(a->flush_stencil_inplace);

Completed in 29 milliseconds