Searched defs:surface_t (Results 1 - 1 of 1) sorted by last modified time

/system/core/libpixelflinger/include/private/pixelflinger/
H A Dggl_context.h341 struct surface_t { struct in namespace:android
357 void (*read) (const surface_t* s, context_t* c,
359 void (*write)(const surface_t* s, context_t* c,
410 surface_t surface;
431 surface_t color;
432 surface_t read;
433 surface_t depth;
434 surface_t stencil;

Completed in 43 milliseconds