Searched refs:stencilIndex (Results 1 – 1 of 1) sorted by relevance
861 const glw::GLint stencilIndex = GL_STENCIL_INDEX; in test() local863 gl.glTexParameterIiv(m_target, m_pname, &stencilIndex); in test()875 const glw::GLuint stencilIndex = GL_STENCIL_INDEX; in test() local877 gl.glTexParameterIuiv(m_target, m_pname, &stencilIndex); in test()