Searched refs:util_create_rgba_surface (Results 1 – 6 of 6) sorted by relevance
/external/chromium_org/third_party/mesa/src/src/gallium/auxiliary/util/ |
D | u_surface.h | 47 util_create_rgba_surface(struct pipe_context *ctx,
|
D | u_surface.c | 69 util_create_rgba_surface(struct pipe_context *pipe, in util_create_rgba_surface() function
|
/external/mesa3d/src/gallium/auxiliary/util/ |
D | u_surface.h | 47 util_create_rgba_surface(struct pipe_context *ctx,
|
D | u_surface.c | 69 util_create_rgba_surface(struct pipe_context *pipe, in util_create_rgba_surface() function
|
/external/chromium_org/third_party/mesa/src/src/mesa/state_tracker/ |
D | st_cb_texture.c | 568 if (!util_create_rgba_surface(pipe, width, height, bind, in decompress_with_blit()
|
/external/mesa3d/src/mesa/state_tracker/ |
D | st_cb_texture.c | 568 if (!util_create_rgba_surface(pipe, width, height, bind, in decompress_with_blit()
|