Home
last modified time | relevance | path

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

/external/mesa3d/src/gallium/auxiliary/util/
Du_surface.h54 util_destroy_rgba_surface(struct pipe_resource *texture,
Du_surface.c133 util_destroy_rgba_surface(struct pipe_resource *texture, in util_destroy_rgba_surface() function
/external/mesa3d/src/mesa/state_tracker/
Dst_cb_texture.c675 util_destroy_rgba_surface(dst_texture, dst_surface); in decompress_with_blit()