Home
last modified time | relevance | path

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

/external/angle/src/libANGLE/renderer/gl/
DFramebufferGL.cpp246 bool IsEmulatedAlphaChannelTextureAttachment(const FramebufferAttachment *attachment) in IsEmulatedAlphaChannelTextureAttachment() function
1339 IsEmulatedAlphaChannelTextureAttachment(attachment); in syncState()
1341 ASSERT(index == 0 || !IsEmulatedAlphaChannelTextureAttachment(attachment)); in syncState()