Searched refs:m_max_coordinate_value (Results 1 – 2 of 2) sorted by relevance
169 static const int m_max_coordinate_value; member in glcts::GPUShader5TextureGatherOffsetTestBase
478 const int GPUShader5TextureGatherOffsetTestBase::m_max_coordinate_value = 8; member in glcts::GPUShader5TextureGatherOffsetTestBase1077 x_range = m_max_coordinate_value - m_min_coordinate_value; in prepareVertexBufferInfoForCoordinates()1078 y_range = m_max_coordinate_value - m_min_coordinate_value; in prepareVertexBufferInfoForCoordinates()