Searched refs:si_blit_uncompress_depth (Results 1 – 3 of 3) sorted by relevance
116 void si_blit_uncompress_depth(struct pipe_context *ctx, struct r600_resource_texture *texture) in si_blit_uncompress_depth() function176 si_blit_uncompress_depth(&rctx->context, tex); in si_flush_depth_textures()190 si_blit_uncompress_depth(&rctx->context, tex); in si_flush_depth_textures()
191 void si_blit_uncompress_depth(struct pipe_context *ctx, struct r600_resource_texture *texture);
661 si_blit_uncompress_depth(ctx, rtex); in r600_texture_depth_flush()