Home
last modified time | relevance | path

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

/external/deqp/modules/gles2/functional/
Des2fIntegerStateQueryTests.cpp1135 m_verifier->verifyInteger(m_testCtx, GL_STENCIL_FUNC, GL_ALWAYS); in test()
1145 m_verifier->verifyInteger(m_testCtx, GL_STENCIL_FUNC, stencilfuncValues[ndx]); in test()
2119 …rifier->getTestNamePostfix()).c_str(), "STENCIL_FUNC (separate)", GL_STENCIL_FUNC, GL_FRONT)… in init()
2120 …rifier->getTestNamePostfix()).c_str(), "STENCIL_FUNC (separate)", GL_STENCIL_FUNC, GL_FRONT_… in init()
/external/deqp/framework/opengl/
DgluStrUtil.inl64 case GL_STENCIL_FUNC: return "GL_STENCIL_FUNC";
1095 case GL_STENCIL_FUNC: return "GL_STENCIL_FUNC";
/external/deqp/modules/gles3/functional/
Des3fIntegerStateQueryTests.cpp1415 m_verifier->verifyInteger(m_testCtx, GL_STENCIL_FUNC, GL_ALWAYS); in test()
1425 m_verifier->verifyInteger(m_testCtx, GL_STENCIL_FUNC, stencilfuncValues[ndx]); in test()
2868 …rifier->getTestNamePostfix()).c_str(), "STENCIL_FUNC (separate)", GL_STENCIL_FUNC, GL_FRONT)… in init()
2869 …rifier->getTestNamePostfix()).c_str(), "STENCIL_FUNC (separate)", GL_STENCIL_FUNC, GL_FRONT_… in init()
/external/mesa3d/include/GLES2/
Dgl2.h178 #define GL_STENCIL_FUNC 0x0B92 macro
/external/mesa3d/include/GLES/
Dgl.h211 #define GL_STENCIL_FUNC 0x0B92 macro
/external/mesa3d/src/mesa/main/
Dget.c447 { GL_STENCIL_FUNC, LOC_CUSTOM, TYPE_ENUM, NO_OFFSET, NO_EXTRA },
1640 case GL_STENCIL_FUNC: in find_custom_value()
/external/deqp/framework/opengl/wrapper/
DglwEnums.inl141 #define GL_STENCIL_FUNC 0x0B92 macro
/external/mesa3d/include/GL/
Dgl.h450 #define GL_STENCIL_FUNC 0x0B92 macro