Home
last modified time | relevance | path

Searched defs:rbug_surface (Results 1 – 1 of 1) sorted by relevance

/external/mesa3d/src/gallium/auxiliary/driver_rbug/
Drbug_objects.h79 struct rbug_surface struct
81 struct pipe_surface base;
83 struct pipe_surface *surface;
115 rbug_surface(struct pipe_surface *_surface) in rbug_surface() function