Home
last modified time | relevance | path

Searched refs:colorReadAttachment (Results 1 – 1 of 1) sorted by relevance

/external/angle/src/libANGLE/renderer/gl/
DFramebufferGL.cpp754 const FramebufferAttachment *colorReadAttachment = sourceFramebuffer->getReadColorAttachment(); in blit() local
757 if (colorReadAttachment != nullptr) in blit()
763 readAttachmentSamples = colorReadAttachment->getResourceSamples(); in blit()
781 colorReadAttachment != nullptr && colorReadAttachment->getColorEncoding() == GL_SRGB; in blit()