Searched refs:current_patch_vertices (Results 1 – 1 of 1) sorted by relevance
65 glw::GLint current_patch_vertices = 0; in captureTessellationData() local67 m_gl.getIntegerv(GL_PATCH_VERTICES, ¤t_patch_vertices); in captureTessellationData()182 m_gl.patchParameteri(m_parent_test->m_glExtTokens.PATCH_VERTICES, current_patch_vertices); in captureTessellationData()