Home
last modified time | relevance | path

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

/external/angle/src/libANGLE/renderer/gl/
DFramebufferGL.h89 bool hasEmulatedAlphaChannelTextureAttachment() const;
DFramebufferGL.cpp1311 bool FramebufferGL::hasEmulatedAlphaChannelTextureAttachment() const in hasEmulatedAlphaChannelTextureAttachment() function in rx::FramebufferGL
DStateManagerGL.cpp1941 if (framebuffer->hasEmulatedAlphaChannelTextureAttachment()) in setColorMaskForFramebuffer()