Home
last modified time | relevance | path

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

/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/image/
H A DvktImageDepthStencilDescriptorTests.cpp1317 const auto layoutStr = de::toString(layout); in createImageDepthStencilDescriptorTests() local
1318 const auto layoutGroupName = de::toLower(layoutStr.substr(kLayoutPrefixLen)); in createImageDepthStencilDescriptorTests()
1319 const auto layoutGroupDesc = "Tests using the " + layoutStr + " layout"; in createImageDepthStencilDescriptorTests()
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/image/
H A DvktImageDepthStencilDescriptorTests.cpp1316 const auto layoutStr = de::toString(layout); in createImageDepthStencilDescriptorTests() local
1317 const auto layoutGroupName = de::toLower(layoutStr.substr(kLayoutPrefixLen)); in createImageDepthStencilDescriptorTests()
1318 const auto layoutGroupDesc = "Tests using the " + layoutStr + " layout"; in createImageDepthStencilDescriptorTests()

Completed in 6 milliseconds