Searched defs:pixelType (Results 1 – 4 of 4) sorted by relevance
106 GLenum* pixelType, in sGetFormatParameters()217 GLenum pixelType = GL_UNSIGNED_BYTE; in create() local435 GLenum pixelType = GL_UNSIGNED_BYTE; in reformat() local
29 bool GLESvalidate::pixelType(GLEScontext * ctx, GLenum type) { in pixelType() function in GLESvalidate
489 bool GLESv2Validate::pixelType(GLEScontext * ctx,GLenum type) { in pixelType() function in GLESv2Validate
1086 bool pixelType(GL2Encoder* ctx, GLenum type) { in pixelType() function