Home
last modified time | relevance | path

Searched refs:r600_blit_decompress_depth (Results 1 – 3 of 3) sorted by relevance

/external/mesa3d/src/gallium/drivers/r600/
Dr600_blit.c130 void r600_blit_decompress_depth(struct pipe_context *ctx, in r600_blit_decompress_depth() function
248 r600_blit_decompress_depth(&rctx->context, tex, NULL, in r600_decompress_depth_textures()
348 r600_blit_decompress_depth(ctx, rsrc, NULL, in r600_copy_first_sample()
699 r600_blit_decompress_depth(ctx, rsrc, NULL, in r600_resource_copy_region()
Dr600_pipe.h516 void r600_blit_decompress_depth(struct pipe_context *ctx,
Dr600_texture.c656 r600_blit_decompress_depth(ctx, rtex, staging_depth, in r600_texture_get_transfer()