Home
last modified time | relevance | path

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

/external/deqp/external/openglcts/modules/gl/
Dgl4cEnhancedLayoutsTests.cpp5874 GLint max_uni = 0; in test() local
5877 gl.getIntegerv(GL_MAX_UNIFORM_BUFFER_BINDINGS, &max_uni); in test()
5881 for (GLint i = 0; i < max_uni; ++i) in test()