Home
last modified time | relevance | path

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

/external/mesa3d/src/gallium/auxiliary/util/
Du_surface.h47 util_create_rgba_surface(struct pipe_context *ctx,
Du_surface.c69 util_create_rgba_surface(struct pipe_context *pipe, in util_create_rgba_surface() function
/external/mesa3d/src/mesa/state_tracker/
Dst_cb_texture.c568 if (!util_create_rgba_surface(pipe, width, height, bind, in decompress_with_blit()