Searched defs:si_blit_uncompress_depth (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/third_party/mesa/src/src/gallium/drivers/radeonsi/
H A Dr600_blit.c116 void si_blit_uncompress_depth(struct pipe_context *ctx, struct r600_resource_texture *texture) function
176 si_blit_uncompress_depth(&rctx->context, tex);
190 si_blit_uncompress_depth(&rctx->context, tex);
/external/mesa3d/src/gallium/drivers/radeonsi/
H A Dr600_blit.c116 void si_blit_uncompress_depth(struct pipe_context *ctx, struct r600_resource_texture *texture) function
176 si_blit_uncompress_depth(&rctx->context, tex);
190 si_blit_uncompress_depth(&rctx->context, tex);

Completed in 130 milliseconds