Searched defs:pixelType (Results 1 – 5 of 5) sorted by relevance
460 const GLenum pixelType = getGlPixelType(format, plane); in createYUVGLTex() local481 const GLenum pixelType = getGlPixelType(format, plane); in readYUVTex() local509 const GLenum pixelType = getGlPixelType(format, plane); in subUpdateYUVGLTex() local
112 GLenum* pixelType, in sGetFormatParameters()221 GLenum pixelType = GL_UNSIGNED_BYTE; in create() local480 GLenum pixelType = GL_UNSIGNED_BYTE; in reformat() local
28 bool GLESvalidate::pixelType(GLEScontext * ctx, GLenum type) { in pixelType() function in GLESvalidate
496 bool GLESv2Validate::pixelType(GLEScontext * ctx,GLenum type) { in pixelType() function in GLESv2Validate
1138 bool pixelType(GL2Encoder* ctx, GLenum type) { in pixelType() function