Home
last modified time | relevance | path

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

/device/generic/vulkan-cereal/third-party/angle/src/libANGLE/renderer/gl/
DFramebufferGL.cpp223 bool IsEmulatedAlphaChannelTextureAttachment(const FramebufferAttachment *attachment) in IsEmulatedAlphaChannelTextureAttachment() function
1293 IsEmulatedAlphaChannelTextureAttachment(attachment); in syncState()
1295 ASSERT(index == 0 || !IsEmulatedAlphaChannelTextureAttachment(attachment)); in syncState()