Home
last modified time | relevance | path

Searched refs:getModeDesc (Results 1 – 3 of 3) sorted by relevance

/external/deqp/modules/gles3/functional/
Des3fShaderDiscardTests.cpp316 static const char* getModeDesc (DiscardMode mode) in getModeDesc() function
350 string description = string(getModeDesc(mode)) + " in " + getTemplateDesc(tmpl); in makeDiscardCase()
/external/deqp/modules/gles2/functional/
Des2fShaderDiscardTests.cpp326 static const char* getModeDesc (DiscardMode mode) in getModeDesc() function
360 string description = string(getModeDesc(mode)) + " in " + getTemplateDesc(tmpl); in makeDiscardCase()
/external/deqp/external/vulkancts/modules/vulkan/shaderrender/
DvktShaderRenderDiscardTests.cpp318 static const char* getModeDesc (DiscardMode mode) in getModeDesc() function
352 std::string description = std::string(getModeDesc(mode)) + " in " + getTemplateDesc(tmpl); in makeDiscardCase()