Home
last modified time | relevance | path

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

/external/deqp/framework/opengl/
DgluStateReset.cpp653 int numUserClipPlanes = 0; in resetStateGLCore() local
655 gl.getIntegerv(GL_MAX_CLIP_DISTANCES, &numUserClipPlanes); in resetStateGLCore()
660 for (int ndx = 0; ndx < numUserClipPlanes; ndx++) in resetStateGLCore()