Home
last modified time | relevance | path

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

/third_party/vk-gl-cts/framework/opengl/
H A DgluStateReset.cpp682 int numUserClipPlanes = 0; in resetStateGLCore() local
684 gl.getIntegerv(GL_MAX_CLIP_DISTANCES, &numUserClipPlanes); in resetStateGLCore()
689 for (int ndx = 0; ndx < numUserClipPlanes; ndx++) in resetStateGLCore()

Completed in 2 milliseconds