Searched refs:m_dst_x (Results 1 - 2 of 2) sorted by relevance
/third_party/vk-gl-cts/external/openglcts/modules/gl/ |
H A D | gl4cCopyImageTests.hpp | 119 glw::GLuint m_dst_x; member 598 glw::GLuint m_dst_x; member 646 glw::GLuint m_dst_x; member
|
H A D | gl4cCopyImageTests.cpp | 2749 test_case.m_dst.m_target, test_case.m_dst.m_level, test_case.m_dst_x, in copyAndVerify() 2762 test_case.m_dst.m_level, test_case.m_dst_x, test_case.m_dst_y, dst_layer, in copyAndVerify() 2786 << test_case.m_dst_x << ", " << test_case.m_dst_y << ", " << dst_layer in copyAndVerify() 2994 const GLuint reg_x = test_case.m_dst_x; in getCleanRegions() 3334 test_case.m_dst_x = dst_coord[dst_x]; in prepareTestCases() 3345 test_case.m_dst_x = dst_coord[n_dst_coords - 1]; in prepareTestCases() 3357 test_case.m_dst_x = 0; in prepareTestCases() 3585 if (false == compareImages(test_case.m_dst, &dst_level_data[0], test_case.m_dst_x, test_case.m_dst_y, in verify() 5536 test_case.m_tex_target, 0 /* level */, test_case.m_dst_x /* dstX */, in iterate() 5685 test_case.m_dst_x /* dst in iterate() [all...] |
Completed in 8 milliseconds