Searched refs:TEST_LOD (Results 1 – 2 of 2) sorted by relevance
/external/deqp/modules/gles2/stress/ |
D | es2sSpecialFloatTests.cpp | 983 TEST_LOD, enumerator 1069 else if (m_testType == TEST_LOD) in init() 1237 else if (m_testType == TEST_LOD) in genVertexSource() 1270 else if (m_testType == TEST_LOD) in genFragmentSource() 1728 … "special texture lod", TextureSamplerCase::TYPE_VERTEX, TextureSamplerCase::TEST_LOD)); in init() 1740 … "special texture lod", TextureSamplerCase::TYPE_FRAGMENT, TextureSamplerCase::TEST_LOD)); in init()
|
/external/deqp/modules/gles3/stress/ |
D | es3sSpecialFloatTests.cpp | 1346 TEST_LOD, enumerator 1424 else if (m_testType == TEST_LOD || m_testType == TEST_GRAD) in init() 1593 else if (m_testType == TEST_LOD) in genVertexSource() 1631 else if (m_testType == TEST_LOD) in genFragmentSource() 2102 … "special texture lod", TextureSamplerCase::TYPE_VERTEX, TextureSamplerCase::TEST_LOD)); in init() 2118 … "special texture lod", TextureSamplerCase::TYPE_FRAGMENT, TextureSamplerCase::TEST_LOD)); in init()
|