HomeSort by relevance Sort by last modified time
    Searched defs:pipe_surface (Results 1 - 2 of 2) sorted by null

  /external/virglrenderer/src/gallium/include/pipe/
p_state.h 301 struct pipe_surface *cbufs[PIPE_MAX_COLOR_BUFS];
303 struct pipe_surface *zsbuf; /**< Z/stencil buffer */
333 struct pipe_surface struct
622 /* For pipe_surface-like format casting: */
  /external/mesa3d/src/gallium/include/pipe/
p_state.h 368 * is no pipe_surface state available such that we may
379 struct pipe_surface *cbufs[PIPE_MAX_COLOR_BUFS];
381 struct pipe_surface *zsbuf; /**< Z/stencil buffer */
422 struct pipe_surface struct
758 /* For pipe_surface-like format casting: */

Completed in 4098 milliseconds