Home
last modified time | relevance | path

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

/external/deqp/modules/glshared/
DglsTextureStateQueryTests.cpp925 const glw::GLint depthComponent = GL_DEPTH_COMPONENT; in test() local
932 gl.glTexParameterIiv(m_target, m_pname, &depthComponent); in test()
939 const glw::GLuint depthComponent = GL_DEPTH_COMPONENT; in test() local
946 gl.glTexParameterIuiv(m_target, m_pname, &depthComponent); in test()