Searched refs:copy_sample (Results 1 – 5 of 5) sorted by relevance
151 rctx->db_misc_state.copy_sample = first_sample; in r600_blit_decompress_depth()167 if (sample != rctx->db_misc_state.copy_sample) { in r600_blit_decompress_depth()168 rctx->db_misc_state.copy_sample = sample; in r600_blit_decompress_depth()
143 unsigned copy_sample; member
1627 S_028D0C_COPY_SAMPLE(a->copy_sample); in r600_emit_db_misc_state()
2102 S_028000_COPY_SAMPLE(a->copy_sample); in evergreen_emit_db_misc_state()
115047 vorbis: have a copy_sample func as a func pointer115048 Make some more variants for copy_sample funcs and use them via function pointer.