Searched refs:isSampleAlphaToOneEnabled (Results 1 - 3 of 3) sorted by relevance

/external/swiftshader/src/OpenGL/libGLES_CM/
H A DContext.h572 bool isSampleAlphaToOneEnabled() const;
H A DContext.cpp3438 bool Context::isSampleAlphaToOneEnabled() const function in class:es1::Context
H A DlibGLES_CM.cpp2512 case GL_SAMPLE_ALPHA_TO_ONE: return context->isSampleAlphaToOneEnabled(); break;

Completed in 100 milliseconds