Searched refs:m_region_width (Results 1 - 2 of 2) sorted by relevance

/external/deqp/external/openglcts/modules/gl/
H A Dgl4cCopyImageTests.hpp615 static const glw::GLuint m_region_width; member in class:gl4cts::CopyImage::ExceedingBoundariesTest
H A Dgl4cCopyImageTests.cpp5362 const glw::GLuint ExceedingBoundariesTest::m_region_width = 4; member in class:gl4cts::CopyImage::ExceedingBoundariesTest
5376 static const GLuint invalid_x = 16 - (m_region_width / 2);
5477 test_case.m_dst_y /* dstY */, test_case.m_dst_z /* dstZ */, m_region_width /* srcWidth */,

Completed in 152 milliseconds