Searched refs:readInternalFormat (Results 1 – 1 of 1) sorted by relevance
528 GLenum readInternalFormat = readColorBuffer->getActualFormat(); in ValidateBlitFramebufferParameters() local529 const InternalFormat &readFormatInfo = GetInternalFormatInfo(readInternalFormat); in ValidateBlitFramebufferParameters()561 …if (readColorBuffer->getSamples() > 0 && (readInternalFormat != drawInternalFormat || !sameBounds)) in ValidateBlitFramebufferParameters()