Home
last modified time | relevance | path

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

/third_party/vk-gl-cts/external/openglcts/modules/gl/
Dgl4cCopyImageTests.cpp5619 static const GLuint n_w_vals = sizeof(w_vals) / sizeof(w_vals[0]); in InvalidAlignmentTest() local
5629 for (GLuint w = 0; w < n_w_vals; ++w) in InvalidAlignmentTest()