Home
last modified time | relevance | path

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

/external/mesa3d/src/gallium/auxiliary/util/
Du_surface.c73 struct pipe_surface **surfaceOut) in util_create_rgba_surface() argument
117 *surfaceOut = pipe->create_surface(pipe, in util_create_rgba_surface()
120 if (!*surfaceOut) { in util_create_rgba_surface()
Du_surface.h50 struct pipe_surface **surfaceOut);