Home
last modified time | relevance | path

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

/external/deqp/external/openglcts/modules/gl/
Dgl4cCopyImageTests.cpp5457 static const GLuint n_z_vals = sizeof(z_vals) / sizeof(z_vals[0]); in ExceedingBoundariesTest() local
5478 for (GLuint z = 0; z < n_z_vals; ++z) in ExceedingBoundariesTest()