Home
last modified time | relevance | path

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

/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/memory/
DvktMemoryRequirementsTests.cpp999 bool isUsageMatchesFeatures (const VkImageUsageFlags usage, const VkFormatFeatureFlags featureFlags) in isUsageMatchesFeatures() function
1164 if (!isUsageMatchesFeatures(info.usage, formatFeatures)) in isImageSupported()
1869 if (!isUsageMatchesFeatures(info.usage, formatFeatures)) in isMultiplaneImageSupported()