Home
last modified time | relevance | path

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

/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/pipeline/
H A DvktPipelineSamplerTests.cpp1087 const std::string fullNameU = getSamplerAddressModeName(u); in getAddressModesCaseName() local
1091 DE_ASSERT(de::beginsWith(fullNameU, "VK_SAMPLER_ADDRESS_")); in getAddressModesCaseName()
1096 << "_" << de::toLower(fullNameU.substr(19)) in getAddressModesCaseName()
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/pipeline/
H A DvktPipelineSamplerTests.cpp1077 const std::string fullNameU = getSamplerAddressModeName(u); in getAddressModesCaseName() local
1081 DE_ASSERT(de::beginsWith(fullNameU, "VK_SAMPLER_ADDRESS_")); in getAddressModesCaseName()
1086 << "_" << de::toLower(fullNameU.substr(19)) in getAddressModesCaseName()

Completed in 9 milliseconds