Searched refs:m_region_height (Results 1 - 2 of 2) sorted by relevance
/third_party/vk-gl-cts/external/openglcts/modules/gl/ | ||
H A D | gl4cCopyImageTests.hpp | 615 static const glw::GLuint m_region_height; member in gl4cts::CopyImage::ExceedingBoundariesTest |
H A D | gl4cCopyImageTests.cpp | 5419 const glw::GLuint ExceedingBoundariesTest::m_region_height = 4; member in gl4cts::CopyImage::ExceedingBoundariesTest 5435 static const GLuint invalid_y = 16 - (m_region_height / 2); in ExceedingBoundariesTest() 5449 GLuint height = m_region_height; in ExceedingBoundariesTest() |
Completed in 8 milliseconds