Home
last modified time | relevance | path

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

/external/angle/src/libANGLE/renderer/gl/
DTextureGL.h52 bool emulatedAlphaChannel; member
59 bool emulatedAlphaChannel);
DTextureGL.cpp133 emulatedAlphaChannel(emulatedAlphaChannel_) in LevelInfoGL()
1773 .emulatedAlphaChannel; in hasEmulatedAlphaChannel()
1910 else if (levelInfo.emulatedAlphaChannel) in syncTextureStateSwizzle()
1933 levelInfo.emulatedAlphaChannel; in setLevelInfo()
1943 updateWorkarounds |= curLevelInfo.emulatedAlphaChannel; in setLevelInfo()