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

/external/deqp/external/openglcts/modules/gl/
H A Dgl4cCopyImageTests.cpp5571 const GLuint h_val = h_vals[h]; local
5575 const GLenum res = ((valid_h == h_val) && (valid_w == w_val) && (0 == x_val) && (0 == y_val)) ?
5579 testCase dst_test_case = { h_val, w_val, 0, 0, x_val, y_val, res };
5581 testCase src_test_case = { h_val, w_val, x_val, y_val, 0, 0, res };

Completed in 82 milliseconds