Home
last modified time | relevance | path

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

/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/pipeline/
H A DvktPipelineSamplerTests.cpp1088 const std::string fullNameV = getSamplerAddressModeName(v); in getAddressModesCaseName() local
1092 DE_ASSERT(de::beginsWith(fullNameV, "VK_SAMPLER_ADDRESS_")); in getAddressModesCaseName()
1097 << "_" << de::toLower(fullNameV.substr(19)) in getAddressModesCaseName()
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/pipeline/
H A DvktPipelineSamplerTests.cpp1078 const std::string fullNameV = getSamplerAddressModeName(v); in getAddressModesCaseName() local
1082 DE_ASSERT(de::beginsWith(fullNameV, "VK_SAMPLER_ADDRESS_")); in getAddressModesCaseName()
1087 << "_" << de::toLower(fullNameV.substr(19)) in getAddressModesCaseName()

Completed in 8 milliseconds