Home
last modified time | relevance | path

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

/aosp_15_r20/external/mesa3d/src/microsoft/vulkan/
H A Ddzn_device.c518 VkMemoryHeapFlags ram_device_local_heap_flag = 0; in dzn_physical_device_init_memory() local
523 ram_device_local_heap_flag = VK_MEMORY_HEAP_DEVICE_LOCAL_BIT; in dzn_physical_device_init_memory()
528 .flags = ram_device_local_heap_flag, in dzn_physical_device_init_memory()