Home
last modified time | relevance | path

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

/external/angle/src/libANGLE/
DPixelLocalStorage.cpp642 mHadColorAttachment0 = framebuffer->getColorAttachment(0) != nullptr; in onBegin()
643 if (!mHadColorAttachment0) in onBegin()
769 if (!mHadColorAttachment0) in onEnd()
810 bool mHadColorAttachment0; member in gl::__anon2d3936e30311::PixelLocalStorageImageLoadStore