Searched refs:compressed_colortex_counter (Results 1 – 7 of 7) sorted by relevance
769 unsigned compressed_colortex_counter, mask; in si_decompress_textures() local775 compressed_colortex_counter = p_atomic_read(&sctx->screen->compressed_colortex_counter); in si_decompress_textures()776 if (compressed_colortex_counter != sctx->b.last_compressed_colortex_counter) { in si_decompress_textures()777 sctx->b.last_compressed_colortex_counter = compressed_colortex_counter; in si_decompress_textures()
64 p_atomic_inc(&sscreen->compressed_colortex_counter); in si_alloc_separate_cmask()502 p_atomic_inc(&sctx->screen->compressed_colortex_counter); in si_do_fast_color_clear()
170 unsigned compressed_colortex_counter; member
395 unsigned compressed_colortex_counter; member
353 p_atomic_inc(&rscreen->compressed_colortex_counter); in r600_texture_discard_cmask()720 p_atomic_inc(&rscreen->compressed_colortex_counter); in r600_texture_alloc_cmask_separate()1823 p_atomic_inc(&rctx->screen->compressed_colortex_counter); in evergreen_do_fast_color_clear()
1563 counter = p_atomic_read(&rctx->screen->b.compressed_colortex_counter); in r600_update_compressed_resource_state()
421 p_atomic_inc(&sscreen->compressed_colortex_counter); in r600_texture_discard_cmask()