Home
last modified time | relevance | path

Searched refs:hasHostVisibleType (Results 1 – 1 of 1) sorted by relevance

/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/memory/
DvktMemoryRequirementsTests.cpp2004 bool hasHostVisibleType = false; in testMultiplaneImages() local
2013 hasHostVisibleType = true; in testMultiplaneImages()
2025 …result.check(params.tiling != VK_IMAGE_TILING_LINEAR || hasHostVisibleType, "Required memory type … in testMultiplaneImages()