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

  /external/vulkan-validation-layers/loader/
debug_report.c 83 VK_SYSTEM_ALLOCATION_SCOPE_OBJECT);
  /frameworks/native/vulkan/libvulkan/
debug_report.cpp 28 VK_SYSTEM_ALLOCATION_SCOPE_OBJECT);
swapchain.cpp 222 VK_SYSTEM_ALLOCATION_SCOPE_OBJECT);
620 VK_SYSTEM_ALLOCATION_SCOPE_OBJECT);
    [all...]
  /frameworks/native/vulkan/nulldrv/
null_driver.cpp 669 VK_SYSTEM_ALLOCATION_SCOPE_OBJECT));
697 alignof(VkCommandBuffer_T), VK_SYSTEM_ALLOCATION_SCOPE_OBJECT));
745 VK_SYSTEM_ALLOCATION_SCOPE_OBJECT));
794 VK_SYSTEM_ALLOCATION_SCOPE_OBJECT));
854 VK_SYSTEM_ALLOCATION_SCOPE_OBJECT));
    [all...]
  /external/deqp/external/vulkancts/framework/vulkan/
vkNullDriver.cpp 64 void* mem = allocateSystemMem<Object>(pAllocator, VK_SYSTEM_ALLOCATION_SCOPE_OBJECT);
89 void* mem = allocateSystemMem<Object>(pAllocator, VK_SYSTEM_ALLOCATION_SCOPE_OBJECT);
vkBasicTypes.inl 146 VK_SYSTEM_ALLOCATION_SCOPE_OBJECT = 1,
    [all...]
vkStrUtilImpl.inl 167 case VK_SYSTEM_ALLOCATION_SCOPE_OBJECT: return "VK_SYSTEM_ALLOCATION_SCOPE_OBJECT";
    [all...]
  /external/deqp/external/vulkancts/modules/vulkan/wsi/
vktWsiSurfaceTests.cpp 212 (1u<<VK_SYSTEM_ALLOCATION_SCOPE_OBJECT) |
258 (1u<<VK_SYSTEM_ALLOCATION_SCOPE_OBJECT) |
  /external/deqp/external/vulkancts/modules/vulkan/api/
vktApiObjectManagementTests.cpp     [all...]
  /external/skia/third_party/vulkan/
vulkan.h 221 VK_SYSTEM_ALLOCATION_SCOPE_OBJECT = 1,
    [all...]
  /external/vulkan-validation-layers/include/vulkan/
vulkan.h 228 VK_SYSTEM_ALLOCATION_SCOPE_OBJECT = 1,
    [all...]
  /frameworks/native/vulkan/include/vulkan/
vulkan.h 225 VK_SYSTEM_ALLOCATION_SCOPE_OBJECT = 1,
    [all...]
  /prebuilts/ndk/current/platforms/android-24/arch-arm/usr/include/vulkan/
vulkan.h 221 VK_SYSTEM_ALLOCATION_SCOPE_OBJECT = 1,
    [all...]
  /prebuilts/ndk/current/platforms/android-24/arch-arm64/usr/include/vulkan/
vulkan.h 221 VK_SYSTEM_ALLOCATION_SCOPE_OBJECT = 1,
    [all...]
  /prebuilts/ndk/current/platforms/android-24/arch-mips/usr/include/vulkan/
vulkan.h 221 VK_SYSTEM_ALLOCATION_SCOPE_OBJECT = 1,
    [all...]
  /prebuilts/ndk/current/platforms/android-24/arch-mips64/usr/include/vulkan/
vulkan.h 221 VK_SYSTEM_ALLOCATION_SCOPE_OBJECT = 1,
    [all...]
  /prebuilts/ndk/current/platforms/android-24/arch-x86/usr/include/vulkan/
vulkan.h 221 VK_SYSTEM_ALLOCATION_SCOPE_OBJECT = 1,
    [all...]
  /prebuilts/ndk/current/platforms/android-24/arch-x86_64/usr/include/vulkan/
vulkan.h 221 VK_SYSTEM_ALLOCATION_SCOPE_OBJECT = 1,
    [all...]

Completed in 163 milliseconds