HomeSort by relevance Sort by last modified time
    Searched full:stencilindex (Results 1 - 1 of 1) sorted by null

  /external/deqp/modules/glshared/
glsTextureStateQueryTests.cpp 740 const glw::GLint stencilIndex = GL_STENCIL_INDEX;
742 gl.glTexParameterIiv(m_target, m_pname, &stencilIndex);
754 const glw::GLuint stencilIndex = GL_STENCIL_INDEX;
756 gl.glTexParameterIuiv(m_target, m_pname, &stencilIndex);
    [all...]

Completed in 616 milliseconds