Searched refs:readColorBuffer (Results 1 – 2 of 2) sorted by relevance
1505 const FramebufferAttachment *readColorBuffer = readFramebuffer->getReadColorAttachment(); in ValidateBlitFramebufferParameters() local1508 if (readColorBuffer) in ValidateBlitFramebufferParameters()1510 const Format &readFormat = readColorBuffer->getFormat(); in ValidateBlitFramebufferParameters()1569 if (readColorBuffer->getResourceSamples() > 0 && in ValidateBlitFramebufferParameters()1578 *readColorBuffer == *attachment) in ValidateBlitFramebufferParameters()
2663 GLRenderbuffer readColorBuffer; in TEST_P() local2664 glBindRenderbuffer(GL_RENDERBUFFER, readColorBuffer); in TEST_P()2678 readColorBuffer); in TEST_P()