Home
last modified time | relevance | path

Searched defs:localDeviceIndex (Results 1 – 10 of 10) sorted by relevance

/hardware/google/gfxstream/guest/mesa/src/vulkan/runtime/
Dvk_device.c436 uint32_t localDeviceIndex, in vk_common_GetDeviceGroupPeerMemoryFeatures()
/hardware/google/gfxstream/common/vulkan/include/vulkan/
Dvulkansc_funcs.hpp3759 …NE void Device::getGroupPeerMemoryFeatures( uint32_t heapIndex, uint32_t localDeviceIndex, uint32_… in getGroupPeerMemoryFeatures()
3767 …reFlags Device::getGroupPeerMemoryFeatures( uint32_t heapIndex, uint32_t localDeviceIndex, uint32_… in getGroupPeerMemoryFeatures()
Dvulkan_raii.hpp12133 …reFlags Device::getGroupPeerMemoryFeatures( uint32_t heapIndex, uint32_t localDeviceIndex, uint32_… in getGroupPeerMemoryFeatures()
14447 …lags Device::getGroupPeerMemoryFeaturesKHR( uint32_t heapIndex, uint32_t localDeviceIndex, uint32_… in getGroupPeerMemoryFeaturesKHR()
Dvulkansc_raii.hpp7303 …reFlags Device::getGroupPeerMemoryFeatures( uint32_t heapIndex, uint32_t localDeviceIndex, uint32_… in getGroupPeerMemoryFeatures()
Dvulkansc.hpp1788 …ceGroupPeerMemoryFeatures( VkDevice device, uint32_t heapIndex, uint32_t localDeviceIndex, uint32_… in vkGetDeviceGroupPeerMemoryFeatures()
Dvulkan.hpp1855 …ceGroupPeerMemoryFeatures( VkDevice device, uint32_t heapIndex, uint32_t localDeviceIndex, uint32_… in vkGetDeviceGroupPeerMemoryFeatures()
2851 …roupPeerMemoryFeaturesKHR( VkDevice device, uint32_t heapIndex, uint32_t localDeviceIndex, uint32_… in vkGetDeviceGroupPeerMemoryFeaturesKHR()
/hardware/google/gfxstream/guest/vulkan_enc/
Dfunc_table.cpp1775 uint32_t localDeviceIndex, in gfxstream_vk_GetDeviceGroupPeerMemoryFeatures()
DVkEncoder.cpp16552 uint32_t localDeviceIndex, in vkGetDeviceGroupPeerMemoryFeatures()
/hardware/google/gfxstream/host/vulkan/
DVkDecoderSnapshot.cpp1634 uint32_t heapIndex, uint32_t localDeviceIndex, in vkGetDeviceGroupPeerMemoryFeatures()
5130 VkDevice device, uint32_t heapIndex, uint32_t localDeviceIndex, uint32_t remoteDeviceIndex, in vkGetDeviceGroupPeerMemoryFeatures()
DVkDecoder.cpp8932 uint32_t localDeviceIndex; in decode() local