Home
last modified time | relevance | path

Searched defs:heapIndex (Results 1 – 3 of 3) sorted by relevance

/aosp12/packages/modules/NeuralNetworks/runtime/test/
H A DTestGpuNnapi.cpp203 const uint32_t heapIndex = properties.memoryTypes[memoryIndex].heapIndex; in findMemoryType() local
/aosp12/frameworks/native/vulkan/libvulkan/
H A Dapi_gen.cpp1454 VKAPI_ATTR void GetDeviceGroupPeerMemoryFeatures(VkDevice device, uint32_t heapIndex, uint32_t loca… in GetDeviceGroupPeerMemoryFeatures()
2407 VKAPI_ATTR void vkGetDeviceGroupPeerMemoryFeatures(VkDevice device, uint32_t heapIndex, uint32_t lo… in vkGetDeviceGroupPeerMemoryFeatures()
/aosp12/frameworks/native/vulkan/nulldrv/
H A Dnull_driver.cpp1500 void GetDeviceGroupPeerMemoryFeatures(VkDevice device, uint32_t heapIndex, uint32_t localDeviceInde… in GetDeviceGroupPeerMemoryFeatures()