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

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

Completed in 154 milliseconds