Searched refs:r600_blit_decompress_depth (Results 1 – 3 of 3) sorted by relevance
/external/mesa3d/src/gallium/drivers/r600/ |
D | r600_blit.c | 130 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()
|
D | r600_pipe.h | 516 void r600_blit_decompress_depth(struct pipe_context *ctx,
|
D | r600_texture.c | 656 r600_blit_decompress_depth(ctx, rtex, staging_depth, in r600_texture_get_transfer()
|