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.c146 rctx->db_misc_state.flush_depthstencil_through_cb = true; in r600_blit_decompress_depth()
201 rctx->db_misc_state.flush_depthstencil_through_cb = false; in r600_blit_decompress_depth()
Dr600_pipe.h139 bool flush_depthstencil_through_cb; member
Dr600_state.c1618 if (a->flush_depthstencil_through_cb) { in r600_emit_db_misc_state()
Devergreen_state.c2098 if (a->flush_depthstencil_through_cb) { in evergreen_emit_db_misc_state()