Home
last modified time | relevance | path

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

/external/deqp/modules/glshared/
DglsTextureStateQueryTests.cpp860 const glw::GLint depthComponent = GL_DEPTH_COMPONENT; in test() local
867 gl.glTexParameterIiv(m_target, m_pname, &depthComponent); in test()
874 const glw::GLuint depthComponent = GL_DEPTH_COMPONENT; in test() local
881 gl.glTexParameterIuiv(m_target, m_pname, &depthComponent); in test()