HomeSort by relevance Sort by last modified time
    Searched refs:util_create_rgba_surface (Results 1 - 3 of 3) sorted by null

  /external/mesa3d/src/gallium/auxiliary/util/
u_surface.h 47 util_create_rgba_surface(struct pipe_context *ctx,
u_surface.c 69 util_create_rgba_surface(struct pipe_context *pipe, function
130 * Release the surface and texture from util_create_rgba_surface().
  /external/mesa3d/src/mesa/state_tracker/
st_cb_texture.c 568 if (!util_create_rgba_surface(pipe, width, height, bind,
570 _mesa_problem(ctx, "util_create_rgba_surface() failed "
    [all...]

Completed in 1253 milliseconds