Home
last modified time | relevance | path

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

/third_party/vk-gl-cts/modules/gles3/functional/
Des3fDitheringTests.cpp105 static const char* getPatternTypeName (PatternType type);
125 const char* DitheringCase::getPatternTypeName (const PatternType type) in getPatternTypeName() function in deqp::gles3::Functional::DitheringCase
545 …const string caseName = string("") + DitheringCase::getPatternTypeName(patternType) + "_" + … in init()
/third_party/vk-gl-cts/modules/gles2/functional/
Des2fDitheringTests.cpp105 static const char* getPatternTypeName (PatternType type);
125 const char* DitheringCase::getPatternTypeName (const PatternType type) in getPatternTypeName() function in deqp::gles2::Functional::DitheringCase
540 …const string caseName = string("") + DitheringCase::getPatternTypeName(patternType) + "_" + … in init()