Home
last modified time | relevance | path

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

/external/deqp/modules/glshared/
DglsTextureStateQueryTests.cpp861 const glw::GLint stencilIndex = GL_STENCIL_INDEX; in test() local
863 gl.glTexParameterIiv(m_target, m_pname, &stencilIndex); in test()
875 const glw::GLuint stencilIndex = GL_STENCIL_INDEX; in test() local
877 gl.glTexParameterIuiv(m_target, m_pname, &stencilIndex); in test()