Home | History | Annotate | Download | only in mac

Lines Matching refs:GLubyte

1130 static bool imageToTexture(Image* image, GLubyte*& buffer, size_t& width, size_t& height)
1142 buffer = (GLubyte*) fastMalloc(width * height * 4);
1169 GLubyte* buffer;
1197 GLubyte* buffer;
1294 return sizeof(GLubyte);