Home
last modified time | relevance | path

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

/third_party/mesa3d/src/gallium/drivers/r600/
H A Dr600_blit.c219 rctx->db_misc_state.flush_stencil_inplace = true; in r600_blit_decompress_depth_in_place()
263 rctx->db_misc_state.flush_stencil_inplace = false; in r600_blit_decompress_depth_in_place()
H A Dr600_pipe.h141 bool flush_stencil_inplace; member
H A Dr600_state.c1635 } else if (a->flush_depth_inplace || a->flush_stencil_inplace) { in r600_emit_db_misc_state()
1637 S_028D0C_STENCIL_COMPRESS_DISABLE(a->flush_stencil_inplace); in r600_emit_db_misc_state()
H A Devergreen_state.c2103 } else if (a->flush_depth_inplace || a->flush_stencil_inplace) { in evergreen_emit_db_misc_state()
2105 S_028000_STENCIL_COMPRESS_DISABLE(a->flush_stencil_inplace); in evergreen_emit_db_misc_state()

Completed in 15 milliseconds