Home
last modified time | relevance | path

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

/external/deqp/modules/glshared/
DglsTextureStateQueryTests.cpp739 const glw::GLint depthComponent = GL_DEPTH_COMPONENT; in test() local
746 gl.glTexParameterIiv(m_target, m_pname, &depthComponent); in test()
753 const glw::GLuint depthComponent = GL_DEPTH_COMPONENT; in test() local
760 gl.glTexParameterIuiv(m_target, m_pname, &depthComponent); in test()