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

/external/swiftshader/src/OpenGL/libGLES_CM/
H A DContext.h322 bool isAlphaTestEnabled() const;
H A DContext.cpp428 bool Context::isAlphaTestEnabled() const function in class:es1::Context
H A DlibGLES_CM.cpp2499 case GL_ALPHA_TEST: return context->isAlphaTestEnabled(); break;

Completed in 295 milliseconds