Searched defs:pixelType (Results 1 – 5 of 5) sorted by relevance
402 const GLenum pixelType = getGlPixelType(format, plane); in createYUVGLTex() local418 const GLenum pixelType = getGlPixelType(format, plane); in readYUVTex() local445 const GLenum pixelType = getGlPixelType(format, plane); in subUpdateYUVGLTex() local
114 GLenum* pixelType, in sGetFormatParameters()225 GLenum pixelType = GL_UNSIGNED_BYTE; in create() local454 GLenum pixelType = GL_UNSIGNED_BYTE; in reformat() local
28 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
1103 bool pixelType(GL2Encoder* ctx, GLenum type) { in pixelType() function