Home
last modified time | relevance | path

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

/external/deqp/external/openglcts/modules/gl/
Dgl4cCopyImageTests.hpp615 static const glw::GLuint m_region_height; member in gl4cts::CopyImage::ExceedingBoundariesTest
Dgl4cCopyImageTests.cpp5432 const glw::GLuint ExceedingBoundariesTest::m_region_height = 4; member in gl4cts::CopyImage::ExceedingBoundariesTest
5448 static const GLuint invalid_y = 16 - (m_region_height / 2); in ExceedingBoundariesTest()
5462 GLuint height = m_region_height; in ExceedingBoundariesTest()