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

/external/deqp/external/openglcts/modules/gl/
H A Dgl4cCopyImageTests.cpp5550 static const GLuint valid_h = 4; local
5553 static const GLuint h_vals[] = { valid_h, invalid_h };
5575 const GLenum res = ((valid_h == h_val) && (valid_w == w_val) && (0 == x_val) && (0 == y_val)) ?

Completed in 138 milliseconds