Searched refs:implementationReadType (Results 1 – 1 of 1) sorted by relevance
729 GLenum implementationReadType = GL_NONE; in ValidateReadPixelsFormatType() local734 implementationReadType = framebuffer->getImplementationColorReadType(); in ValidateReadPixelsFormatType()738 implementationReadType = framebuffer->getDepthReadType(); in ValidateReadPixelsFormatType()744 if(format == implementationReadFormat && coreType == implementationReadType) in ValidateReadPixelsFormatType()