Home
last modified time | relevance | path

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

/external/mesa3d/src/gallium/drivers/r600/
Dr600_blit.c111 static void r600_blit_decompress_depth(struct pipe_context *ctx, in r600_blit_decompress_depth() function
291 r600_blit_decompress_depth(&rctx->b.b, tex, NULL, in r600_decompress_depth_textures()
324 r600_blit_decompress_depth(&rctx->b.b, tex, NULL, in r600_decompress_depth_images()
453 r600_blit_decompress_depth(ctx, rtex, NULL, in r600_decompress_subresource()
985 rctx->b.blit_decompress_depth = r600_blit_decompress_depth; in r600_init_blit_functions()