Home
last modified time | relevance | path

Searched refs:VK_MEMORY_PROPERTY_HOST_VISIBLE_BIT (Results 1 – 5 of 5) sorted by relevance

/frameworks/native/vulkan/tools/
Dvkinfo.cpp519 if ((flags & VK_MEMORY_PROPERTY_HOST_VISIBLE_BIT) != 0) in PrintGpuInfo()
/frameworks/rs/rsov/driver/
DrsovAllocation.cpp267 VK_MEMORY_PROPERTY_HOST_VISIBLE_BIT | in InitBuffer()
/frameworks/native/vulkan/nulldrv/
Dnull_driver.cpp567 VK_MEMORY_PROPERTY_HOST_VISIBLE_BIT | in GetPhysicalDeviceMemoryProperties()
/frameworks/native/vulkan/include/vulkan/
Dvulkan.h1090 VK_MEMORY_PROPERTY_HOST_VISIBLE_BIT = 0x00000002, enumerator
/frameworks/native/vulkan/api/
Dvulkan.api1583 VK_MEMORY_PROPERTY_HOST_VISIBLE_BIT = 0x00000002,