Searched defs:surface_t (Results 1 - 1 of 1) sorted by relevance

/system/core/include/private/pixelflinger/
H A Dggl_context.h321 struct surface_t { struct in namespace:android
335 void (*read) (const surface_t* s, context_t* c,
337 void (*write)(const surface_t* s, context_t* c,
388 surface_t surface;
409 surface_t color;
410 surface_t read;
411 surface_t depth;
412 surface_t stencil;

Completed in 46 milliseconds