Searched refs:implementationReadType (Results 1 – 1 of 1) sorted by relevance
709 GLenum implementationReadType = GL_NONE; in IsValidReadPixelsFormatType() local714 implementationReadType = framebuffer->getImplementationColorReadType(); in IsValidReadPixelsFormatType()718 implementationReadType = framebuffer->getDepthReadType(); in IsValidReadPixelsFormatType()722 if(format == implementationReadFormat && type == implementationReadType) in IsValidReadPixelsFormatType()