Searched refs:GL_STENCIL_FUNC (Results 1 – 8 of 8) sorted by relevance
/external/deqp/modules/gles2/functional/ |
D | es2fIntegerStateQueryTests.cpp | 1135 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/ |
D | gluStrUtil.inl | 64 case GL_STENCIL_FUNC: return "GL_STENCIL_FUNC"; 1095 case GL_STENCIL_FUNC: return "GL_STENCIL_FUNC";
|
/external/deqp/modules/gles3/functional/ |
D | es3fIntegerStateQueryTests.cpp | 1415 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/ |
D | gl2.h | 178 #define GL_STENCIL_FUNC 0x0B92 macro
|
/external/mesa3d/include/GLES/ |
D | gl.h | 211 #define GL_STENCIL_FUNC 0x0B92 macro
|
/external/mesa3d/src/mesa/main/ |
D | get.c | 447 { 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/ |
D | glwEnums.inl | 141 #define GL_STENCIL_FUNC 0x0B92 macro
|
/external/mesa3d/include/GL/ |
D | gl.h | 450 #define GL_STENCIL_FUNC 0x0B92 macro
|