Searched refs:m_region_depth (Results 1 - 2 of 2) sorted by relevance
/third_party/vk-gl-cts/external/openglcts/modules/gl/ | ||
H A D | gl4cCopyImageTests.hpp | 614 static const glw::GLuint m_region_depth; member in gl4cts::CopyImage::ExceedingBoundariesTest |
H A D | gl4cCopyImageTests.cpp | 5418 const glw::GLuint ExceedingBoundariesTest::m_region_depth = 4; member in gl4cts::CopyImage::ExceedingBoundariesTest 5436 static const GLuint invalid_z = 6 - (m_region_depth / 2); in ExceedingBoundariesTest() 5486 depth = m_region_depth; in ExceedingBoundariesTest() |
Completed in 8 milliseconds