Home
last modified time | relevance | path

Searched refs:si_decompress_depth (Results 1 - 1 of 1) sorted by relevance

/third_party/mesa3d/src/gallium/drivers/radeonsi/
H A Dsi_blit.c292 static void si_decompress_depth(struct si_context *sctx, struct si_texture *tex, in si_decompress_depth() function
430 si_decompress_depth(sctx, tex, sview->is_stencil_sampler ? PIPE_MASK_S : PIPE_MASK_Z, in si_decompress_sampler_depth_textures()
761 si_decompress_depth(sctx, tex, sview->is_stencil_sampler ? PIPE_MASK_S : PIPE_MASK_Z, in si_decompress_resident_textures()
866 si_decompress_depth(sctx, stex, planes, level, level, first_layer, last_layer); in si_decompress_subresource()

Completed in 3 milliseconds