Home
last modified time | relevance | path

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

/external/mesa3d/src/gallium/drivers/r600/
Dr600_blit.c149 rctx->db_misc_state.copy_sample = first_sample; in r600_blit_decompress_depth()
165 if (sample != rctx->db_misc_state.copy_sample) { in r600_blit_decompress_depth()
166 rctx->db_misc_state.copy_sample = sample; in r600_blit_decompress_depth()
Dr600_pipe.h142 unsigned copy_sample; member
Dr600_state.c1620 S_028D0C_COPY_SAMPLE(a->copy_sample); in r600_emit_db_misc_state()
Devergreen_state.c2094 S_028000_COPY_SAMPLE(a->copy_sample); in evergreen_emit_db_misc_state()