Searched refs:getImplementationColorReadFormat (Results 1 – 7 of 7) sorted by relevance
69 GLenum getImplementationColorReadFormat();
402 GLenum Framebuffer::getImplementationColorReadFormat() in getImplementationColorReadFormat() function in es1::Framebuffer
1291 *params = framebuffer->getImplementationColorReadFormat(); in getIntegerv()2422 …if(format != framebuffer->getImplementationColorReadFormat() || type != framebuffer->getImplementa… in readPixels()
82 GLenum getImplementationColorReadFormat() const;
522 GLenum Framebuffer::getImplementationColorReadFormat() const in getImplementationColorReadFormat() function in es2::Framebuffer
807 implementationReadFormat = framebuffer->getImplementationColorReadFormat(); in ValidateReadPixelsFormatType()
2014 *params = framebuffer->getImplementationColorReadFormat(); in getIntegerv()