HomeSort by relevance Sort by last modified time
    Searched refs:PERMANENCE_PERMANENT (Results 1 - 3 of 3) sorted by null

  /external/deqp/external/vulkancts/modules/vulkan/
vktExternalMemoryUtil.cpp 357 return permanence == PERMANENCE_PERMANENT || permanence == PERMANENCE_TEMPORARY;
360 return permanence == PERMANENCE_PERMANENT || permanence == PERMANENCE_TEMPORARY;
398 return permanence == PERMANENCE_PERMANENT || permanence == PERMANENCE_TEMPORARY;
401 return permanence == PERMANENCE_PERMANENT || permanence == PERMANENCE_TEMPORARY;
vktExternalMemoryUtil.hpp 79 PERMANENCE_PERMANENT = 0,
  /external/deqp/external/vulkancts/modules/vulkan/api/
vktApiExternalMemoryTests.cpp     [all...]

Completed in 427 milliseconds