HomeSort by relevance Sort by last modified time
    Searched refs:getTemplateDesc (Results 1 - 3 of 3) sorted by null

  /external/deqp/external/vulkancts/modules/vulkan/shaderrender/
vktShaderRenderDiscardTests.cpp 303 static const char* getTemplateDesc (DiscardTemplate variant)
352 std::string description = std::string(getModeDesc(mode)) + " in " + getTemplateDesc(tmpl);
  /external/deqp/modules/gles2/functional/
es2fShaderDiscardTests.cpp 311 static const char* getTemplateDesc (DiscardTemplate variant)
360 string description = string(getModeDesc(mode)) + " in " + getTemplateDesc(tmpl);
  /external/deqp/modules/gles3/functional/
es3fShaderDiscardTests.cpp 301 static const char* getTemplateDesc (DiscardTemplate variant)
350 string description = string(getModeDesc(mode)) + " in " + getTemplateDesc(tmpl);

Completed in 351 milliseconds