Searched refs:VK_MEMORY_HEAP_DEVICE_LOCAL_BIT (Results 1 - 3 of 3) sorted by relevance

/frameworks/native/vulkan/tools/
H A Dvkinfo.cpp505 VK_MEMORY_HEAP_DEVICE_LOCAL_BIT) != 0)
/frameworks/native/vulkan/nulldrv/
H A Dnull_driver.cpp543 properties->memoryHeaps[0].flags = VK_MEMORY_HEAP_DEVICE_LOCAL_BIT;
/frameworks/native/vulkan/include/vulkan/
H A Dvulkan.h876 VK_MEMORY_HEAP_DEVICE_LOCAL_BIT = 0x00000001, enumerator in enum:VkMemoryHeapFlagBits

Completed in 503 milliseconds