Home
last modified time | relevance | path

Searched refs:flush_depthstencil_through_cb (Results 1 – 4 of 4) sorted by relevance

/external/mesa3d/src/gallium/drivers/r600/
Dr600_blit.c165 rctx->db_misc_state.flush_depthstencil_through_cb = true; in r600_blit_decompress_depth()
226 rctx->db_misc_state.flush_depthstencil_through_cb = false; in r600_blit_decompress_depth()
Dr600_pipe.h83 bool flush_depthstencil_through_cb; member
Dr600_state.c1802 if (a->flush_depthstencil_through_cb) { in r600_emit_db_misc_state()
Devergreen_state.c1935 if (a->flush_depthstencil_through_cb) { in evergreen_emit_db_misc_state()