Home
last modified time | relevance | path

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

/third_party/vk-gl-cts/modules/gles3/functional/
H A Des3fShaderDiscardTests.cpp316 static const char* getModeDesc (DiscardMode mode) in getModeDesc() function
350 string description = string(getModeDesc(mode)) + " in " + getTemplateDesc(tmpl); in makeDiscardCase()
/third_party/vk-gl-cts/modules/gles2/functional/
H A Des2fShaderDiscardTests.cpp326 static const char* getModeDesc (DiscardMode mode) in getModeDesc() function
360 string description = string(getModeDesc(mode)) + " in " + getTemplateDesc(tmpl); in makeDiscardCase()
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/shaderrender/
H A DvktShaderRenderDiscardTests.cpp364 static const char* getModeDesc (DiscardMode mode) in getModeDesc() function
417 std::string description = std::string(getModeDesc(mode)) + " in " + getTemplateDesc(tmpl); in makeDiscardCase()

Completed in 2 milliseconds