Home
last modified time | relevance | path

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

/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/util/
DvktExternalMemoryUtil.cpp381 return permanence == PERMANENCE_PERMANENT || permanence == PERMANENCE_TEMPORARY; in isSupportedPermanence()
384 return permanence == PERMANENCE_PERMANENT || permanence == PERMANENCE_TEMPORARY; in isSupportedPermanence()
422 return permanence == PERMANENCE_PERMANENT || permanence == PERMANENCE_TEMPORARY; in isSupportedPermanence()
425 return permanence == PERMANENCE_PERMANENT || permanence == PERMANENCE_TEMPORARY; in isSupportedPermanence()
DvktExternalMemoryUtil.hpp164 PERMANENCE_PERMANENT = 0, enumerator
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/api/
DvktApiExternalMemoryTests.cpp1335 if (config.permanence == PERMANENCE_PERMANENT) in testSemaphoreTransference()
2180 else if (config.permanence == PERMANENCE_PERMANENT) in testFenceReset()
2365 if (config.permanence == PERMANENCE_PERMANENT) in testFenceTransference()
3980 { "permanent", PERMANENCE_PERMANENT } in createFenceTests()
4382 { "permanent", PERMANENCE_PERMANENT } in createSemaphoreTests()