Searched defs:region_depth (Results 1 - 1 of 1) sorted by relevance

/external/deqp/external/openglcts/modules/gl/
H A Dgl4cCopyImageTests.cpp2720 GLuint region_depth = 1; local
2734 region_depth = FUNCTIONAL_TEST_N_LAYERS;
2763 test_case.m_dst_y, dst_layer, test_case.m_width, test_case.m_height, region_depth);
2771 test_case.m_width, test_case.m_height, region_depth);
2776 test_case.m_width, test_case.m_height, region_depth);
2785 result = verify(test_case, dst_layer, dst_pixels, src_layer, src_pixels, region_depth);
2797 << test_case.m_width << " x " << test_case.m_height << " x " << region_depth << "] from ["

Completed in 87 milliseconds