Searched refs:GLbyte (Results 1 – 8 of 8) sorted by relevance
359 const void* alphaCoords = ((const GLbyte*) vertices.position) + kVertexAlphaOffset; in render()420 const GLbyte* vertexData = static_cast<const GLbyte*>(vertices.position); in render()
152 static void fetch2b(ogles_context_t*, GLfixed* v, const GLbyte* p) { in fetch2b()167 static void fetch3b(ogles_context_t*, GLfixed* v, const GLbyte* p) { in fetch3b()185 static void fetch4b(ogles_context_t*, GLfixed* v, const GLbyte* p) { in fetch4b()242 static void fetchExpand3b(ogles_context_t*, GLfixed* v, const GLbyte* p) { in fetchExpand3b()
57 typedef signed char GLbyte; typedef
22 typedef khronos_int8_t GLbyte; typedef
64 typedef khronos_int8_t GLbyte; typedef