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

/system/core/include/pixelflinger/
H A Dpixelflinger.h40 typedef uint32_t GGLuint; // ui typedef
189 GGLuint width; // width in pixels
190 GGLuint height; // height in pixels
217 void (*activeTexture)(void* c, GGLuint tmu);
222 void (*bindTextureLod)(void* c, GGLuint tmu, const GGLSurface* surface);
283 void (*stencilMask)(void* c, GGLuint mask);

Completed in 74 milliseconds