Home
last modified time | relevance | path

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

/external/deqp/external/vulkancts/modules/vulkan/util/
DvktExternalMemoryUtil.hpp169 bool isSupportedPermanence (vk::VkExternalSemaphoreHandleTypeFlagBits type,
173 bool isSupportedPermanence (vk::VkExternalFenceHandleTypeFlagBits type,
DvktExternalMemoryUtil.cpp349 bool isSupportedPermanence (vk::VkExternalSemaphoreHandleTypeFlagBits type, in isSupportedPermanence() function
390 bool isSupportedPermanence (vk::VkExternalFenceHandleTypeFlagBits type, in isSupportedPermanence() function
/external/deqp/external/vulkancts/modules/vulkan/api/
DvktApiExternalMemoryTests.cpp3783 if (!isSupportedPermanence(externalType, permanence)) in createFenceTests()
4147 if (!isSupportedPermanence(externalType, permanence)) in createSemaphoreTests()