Searched refs:TEST_POINT_SIZE_SMALL (Results 1 – 1 of 1) sorted by relevance
110 const int TEST_POINT_SIZE_SMALL = 2; variable1200 DE_ASSERT(TEST_POINT_SIZE_WIDE > TEST_POINT_SIZE_SMALL); in setPoint()1421 …int pointSize = static_cast<int>(layerNdx == 0u ? TEST_POINT_SIZE_WIDE : TEST_POINT_SIZE_SMALL); in imageData()2178 validatePointSize(limits, static_cast<deUint32>(TEST_POINT_SIZE_SMALL)); in MultiViewPointSizeTestInstance()3449 …<< " gl_PointSize = " << de::floatToString(static_cast<float>(TEST_POINT_SIZE_SMALL), 1) << "f;\n" in initPrograms()