Home
last modified time | relevance | path

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

/external/angle/src/libANGLE/renderer/gl/
DFramebufferGL.h93 bool hasEmulatedAlphaChannelTextureAttachment() const;
DFramebufferGL.cpp1375 bool FramebufferGL::hasEmulatedAlphaChannelTextureAttachment() const in hasEmulatedAlphaChannelTextureAttachment() function in rx::FramebufferGL
DStateManagerGL.cpp1858 framebufferGL->hasEmulatedAlphaChannelTextureAttachment(); in syncState()