Searched defs:n_y_vals (Results 1 - 1 of 1) sorted by relevance

/external/deqp/external/openglcts/modules/gl/
H A Dgl4cCopyImageTests.cpp5385 static const GLuint n_y_vals = sizeof(y_vals) / sizeof(y_vals[0]); local
5405 for (GLuint y = 0; y < n_y_vals; ++y)
5561 static const GLuint n_y_vals = sizeof(y_vals) / sizeof(y_vals[0]); local
5565 for (GLuint y = 0; y < n_y_vals; ++y)

Completed in 286 milliseconds