Home
last modified time | relevance | path

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

/external/deqp/external/openglcts/modules/gl/
Dgl4cCopyImageTests.cpp5453 static const GLuint z_vals[] = { 0, invalid_z }; in ExceedingBoundariesTest() local
5457 static const GLuint n_z_vals = sizeof(z_vals) / sizeof(z_vals[0]); in ExceedingBoundariesTest()
5482 const GLuint z_val = z_vals[z]; in ExceedingBoundariesTest()