Home
last modified time | relevance | path

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

/external/deqp/external/openglcts/modules/gl/
Dgl4cCopyImageTests.cpp5621 static const GLuint valid_h = 4; in InvalidAlignmentTest() local
5624 static const GLuint h_vals[] = { valid_h, invalid_h }; in InvalidAlignmentTest()
5646 … const GLenum res = ((valid_h == h_val) && (valid_w == w_val) && (0 == x_val) && (0 == y_val)) ? in InvalidAlignmentTest()