Home
last modified time | relevance | path

Searched refs:m_stencilOpFace (Results 1 – 2 of 2) sorted by relevance

/external/deqp/modules/gles2/functional/
Des2fIntegerStateQueryTests.cpp1091 , m_stencilOpFace (stencilOpFace) in StencilOpSeparateTestCase()
1102 glStencilOpSeparate(m_stencilOpFace, stencilOpValue, GL_KEEP, GL_KEEP); in SetStencilOp()
1107 glStencilOpSeparate(m_stencilOpFace, GL_KEEP, stencilOpValue, GL_KEEP); in SetStencilOp()
1112 glStencilOpSeparate(m_stencilOpFace, GL_KEEP, GL_KEEP, stencilOpValue); in SetStencilOp()
1121 GLenum m_stencilOpFace; member in deqp::gles2::Functional::__anon4f4b7e190111::StencilOpSeparateTestCase
/external/deqp/modules/gles3/functional/
Des3fIntegerStateQueryTests.cpp1371 , m_stencilOpFace (stencilOpFace) in StencilOpSeparateTestCase()
1382 glStencilOpSeparate(m_stencilOpFace, stencilOpValue, GL_KEEP, GL_KEEP); in SetStencilOp()
1387 glStencilOpSeparate(m_stencilOpFace, GL_KEEP, stencilOpValue, GL_KEEP); in SetStencilOp()
1392 glStencilOpSeparate(m_stencilOpFace, GL_KEEP, GL_KEEP, stencilOpValue); in SetStencilOp()
1401 GLenum m_stencilOpFace; member in deqp::gles3::Functional::__anon9400f6bb0111::StencilOpSeparateTestCase