Home
last modified time | relevance | path

Searched refs:caseDescription (Results 1 - 2 of 2) sorted by relevance

/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/descriptor_indexing/
H A DvktDescriptorSetsIndexingTests.cpp4362 std::string caseDescription (info.description); in descriptorIndexingDescriptorSetsCreateTests()
4368 caseDescription += (updateAfterBind ? " After Bind" : ""); in descriptorIndexingDescriptorSetsCreateTests()
4369 caseDescription += (calculateInLoop ? " In Loop" : ""); in descriptorIndexingDescriptorSetsCreateTests()
4374 group->addChild(new DescriptorIndexingTestCase(context, caseName.c_str(), caseDescription.c_str(), params)); in descriptorIndexingDescriptorSetsCreateTests()
4432 std::string caseDescription (info.description); in descriptorIndexingDescriptorSetsCreateTests()
4439 caseDescription += (updateAfterBind ? " After Bind" : ""); in descriptorIndexingDescriptorSetsCreateTests()
4440 caseDescription += (calculateInLoop ? " In Loop" : ""); in descriptorIndexingDescriptorSetsCreateTests()
4441 caseDescription += (usesMipMaps ? " Use LOD" : ""); in descriptorIndexingDescriptorSetsCreateTests()
4447 group->addChild(new DescriptorIndexingTestCase(context, caseName.c_str(), caseDescription.c_str(), params)); in descriptorIndexingDescriptorSetsCreateTests()
4515 std::string caseDescription(inf in descriptorIndexingDescriptorSetsCreateTests()
[all...]
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/tessellation/
H A DvktTessellationShaderInputOutputTests.cpp354 std::string caseDescription; member
996 addFunctionCaseWithPrograms(group.get(), cases[caseNdx].caseName, cases[caseNdx].caseDescription, in createShaderInputOutputTests()

Completed in 9 milliseconds