Home
last modified time | relevance | path

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

/external/angle/src/libANGLE/renderer/gl/
DFramebufferGL.h139 bool mHasEmulatedAlphaAttachment; variable
DFramebufferGL.cpp417 mHasEmulatedAlphaAttachment(emulatedAlpha), in FramebufferGL()
812 if (mHasEmulatedAlphaAttachment) in blit()
826 !mHasEmulatedAlphaAttachment)); in blit()
1338 mHasEmulatedAlphaAttachment = in syncState()
1377 return mHasEmulatedAlphaAttachment; in hasEmulatedAlphaChannelTextureAttachment()