Home
last modified time | relevance | path

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

/external/deqp/external/vulkancts/modules/vulkan/util/
DvktExternalMemoryUtil.cpp373 return permanence == PERMANENCE_PERMANENT || permanence == PERMANENCE_TEMPORARY; in isSupportedPermanence()
376 return permanence == PERMANENCE_PERMANENT || permanence == PERMANENCE_TEMPORARY; in isSupportedPermanence()
414 return permanence == PERMANENCE_PERMANENT || permanence == PERMANENCE_TEMPORARY; in isSupportedPermanence()
417 return permanence == PERMANENCE_PERMANENT || permanence == PERMANENCE_TEMPORARY; in isSupportedPermanence()
DvktExternalMemoryUtil.hpp164 PERMANENCE_PERMANENT = 0, enumerator
/external/deqp/external/vulkancts/modules/vulkan/api/
DvktApiExternalMemoryTests.cpp1307 if (config.permanence == PERMANENCE_PERMANENT) in testSemaphoreTransference()
2152 else if (config.permanence == PERMANENCE_PERMANENT) in testFenceReset()
2337 if (config.permanence == PERMANENCE_PERMANENT) in testFenceTransference()
3952 { "permanent", PERMANENCE_PERMANENT } in createFenceTests()
4334 { "permanent", PERMANENCE_PERMANENT } in createSemaphoreTests()