Home
last modified time | relevance | path

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

/third_party/vk-gl-cts/external/openglcts/modules/gl/
Dgl4cCopyImageTests.cpp5490 testCase src_test_case = { tex_target, depth, height, x_val, y_val, z_val, 0, 0, 0, res }; in ExceedingBoundariesTest() local
5494 m_test_cases.push_back(src_test_case); in ExceedingBoundariesTest()
5641 testCase src_test_case = { h_val, w_val, x_val, y_val, 0, 0, res }; in InvalidAlignmentTest() local
5644 m_test_cases.push_back(src_test_case); in InvalidAlignmentTest()