Home
last modified time | relevance | path

Searched defs:isSampleAlphaToOneEnabled (Results 1 – 2 of 2) sorted by relevance

/external/angle/src/libANGLE/
DState.h255 bool isSampleAlphaToOneEnabled() const { return mSampleAlphaToOne; } in isSampleAlphaToOneEnabled() function
/external/swiftshader/src/OpenGL/libGLES_CM/
DContext.cpp3439 bool Context::isSampleAlphaToOneEnabled() const in isSampleAlphaToOneEnabled() function in es1::Context