Home
last modified time | relevance | path

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

/external/mesa3d/src/mesa/state_tracker/
Dst_cb_texture.c562 struct pipe_resource *dst_texture; in decompress_with_blit() local
569 &dst_texture, &dst_surface)) { in decompress_with_blit()
616 dst_texture, 0, 0, in decompress_with_blit()
641 enum pipe_format pformat = util_format_linear(dst_texture->format); in decompress_with_blit()
675 util_destroy_rgba_surface(dst_texture, dst_surface); in decompress_with_blit()