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.hpp194 bool isSupportedPermanence (vk::VkExternalSemaphoreHandleTypeFlagBits type,
198 bool isSupportedPermanence (vk::VkExternalFenceHandleTypeFlagBits type,
DvktExternalMemoryUtil.cpp366 bool isSupportedPermanence (vk::VkExternalSemaphoreHandleTypeFlagBits type, in isSupportedPermanence() function
407 bool isSupportedPermanence (vk::VkExternalFenceHandleTypeFlagBits type, in isSupportedPermanence() function
/external/deqp/external/vulkancts/modules/vulkan/api/
DvktApiExternalMemoryTests.cpp3965 if (!isSupportedPermanence(externalType, permanence)) in createFenceTests()
4347 if (!isSupportedPermanence(externalType, permanence)) in createSemaphoreTests()