Home
last modified time | relevance | path

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

/hardware/google/gfxstream/guest/mesa/src/vulkan/runtime/
Dvk_device.c436 uint32_t localDeviceIndex, in vk_common_GetDeviceGroupPeerMemoryFeatures() argument
440 assert(localDeviceIndex == 0 && remoteDeviceIndex == 0); in vk_common_GetDeviceGroupPeerMemoryFeatures()
/hardware/google/gfxstream/guest/vulkan_enc/
DVkEncoder.h417 uint32_t localDeviceIndex, uint32_t remoteDeviceIndex,
Dfunc_table.cpp1775 uint32_t localDeviceIndex, in gfxstream_vk_GetDeviceGroupPeerMemoryFeatures() argument
1783 localDeviceIndex, remoteDeviceIndex, in gfxstream_vk_GetDeviceGroupPeerMemoryFeatures()
DVkEncoder.cpp16552 uint32_t localDeviceIndex, in vkGetDeviceGroupPeerMemoryFeatures() argument
16586 device, heapIndex, localDeviceIndex, remoteDeviceIndex, pPeerMemoryFeatures); in vkGetDeviceGroupPeerMemoryFeatures()
16599 local_localDeviceIndex = localDeviceIndex; in vkGetDeviceGroupPeerMemoryFeatures()
/hardware/google/gfxstream/codegen/vulkan/vulkan-docs-next/chapters/
Dmemory.adoc4382 * pname:localDeviceIndex is the device index of the physical device that
4395 * [[VUID-vkGetDeviceGroupPeerMemoryFeatures-localDeviceIndex-00692]]
4396 pname:localDeviceIndex must: be a valid device index
4399 * [[VUID-vkGetDeviceGroupPeerMemoryFeatures-localDeviceIndex-00694]]
4400 pname:localDeviceIndex must: not equal pname:remoteDeviceIndex
/hardware/google/gfxstream/host/vulkan/
DVkDecoderSnapshot.h604 uint32_t heapIndex, uint32_t localDeviceIndex,
DVkDecoderSnapshot.cpp1634 uint32_t heapIndex, uint32_t localDeviceIndex, in vkGetDeviceGroupPeerMemoryFeatures() argument
5130 VkDevice device, uint32_t heapIndex, uint32_t localDeviceIndex, uint32_t remoteDeviceIndex, in vkGetDeviceGroupPeerMemoryFeatures() argument
5133 heapIndex, localDeviceIndex, remoteDeviceIndex, in vkGetDeviceGroupPeerMemoryFeatures()
DVkDecoder.cpp8932 uint32_t localDeviceIndex; in decode() local
8945 memcpy((uint32_t*)&localDeviceIndex, *readStreamPtrPtr, sizeof(uint32_t)); in decode()
8960 (unsigned long long)localDeviceIndex, in decode()
8964 vk->vkGetDeviceGroupPeerMemoryFeatures(unboxed_device, heapIndex, localDeviceIndex, in decode()
8976 localDeviceIndex, remoteDeviceIndex, pPeerMemoryFeatures); in decode()
/hardware/google/gfxstream/common/vulkan/include/vulkan/
Dvulkansc_funcs.hpp3759 …id Device::getGroupPeerMemoryFeatures( uint32_t heapIndex, uint32_t localDeviceIndex, uint32_t rem… in getGroupPeerMemoryFeatures() argument
3762 …d.vkGetDeviceGroupPeerMemoryFeatures( m_device, heapIndex, localDeviceIndex, remoteDeviceIndex, re… in getGroupPeerMemoryFeatures()
3767 …gs Device::getGroupPeerMemoryFeatures( uint32_t heapIndex, uint32_t localDeviceIndex, uint32_t rem… in getGroupPeerMemoryFeatures() argument
3773 …d.vkGetDeviceGroupPeerMemoryFeatures( m_device, heapIndex, localDeviceIndex, remoteDeviceIndex, re… in getGroupPeerMemoryFeatures()
Dvulkan.hpp1855 …upPeerMemoryFeatures( VkDevice device, uint32_t heapIndex, uint32_t localDeviceIndex, uint32_t rem… in vkGetDeviceGroupPeerMemoryFeatures() argument
1857 …return ::vkGetDeviceGroupPeerMemoryFeatures( device, heapIndex, localDeviceIndex, remoteDeviceInde… in vkGetDeviceGroupPeerMemoryFeatures()
2851 …eerMemoryFeaturesKHR( VkDevice device, uint32_t heapIndex, uint32_t localDeviceIndex, uint32_t rem… in vkGetDeviceGroupPeerMemoryFeaturesKHR() argument
2853 …return ::vkGetDeviceGroupPeerMemoryFeaturesKHR( device, heapIndex, localDeviceIndex, remoteDeviceI… in vkGetDeviceGroupPeerMemoryFeaturesKHR()
Dvulkansc.hpp1788 …upPeerMemoryFeatures( VkDevice device, uint32_t heapIndex, uint32_t localDeviceIndex, uint32_t rem… in vkGetDeviceGroupPeerMemoryFeatures() argument
1790 …return ::vkGetDeviceGroupPeerMemoryFeatures( device, heapIndex, localDeviceIndex, remoteDeviceInde… in vkGetDeviceGroupPeerMemoryFeatures()
Dvulkan_raii.hpp3377 …atureFlags getGroupPeerMemoryFeatures( uint32_t heapIndex, uint32_t localDeviceIndex, uint32_t rem…
3497 …reFlags getGroupPeerMemoryFeaturesKHR( uint32_t heapIndex, uint32_t localDeviceIndex, uint32_t rem…
12133 …gs Device::getGroupPeerMemoryFeatures( uint32_t heapIndex, uint32_t localDeviceIndex, uint32_t rem… in getGroupPeerMemoryFeatures() argument
12139 …upPeerMemoryFeatures( static_cast<VkDevice>( m_device ), heapIndex, localDeviceIndex, remoteDevice… in getGroupPeerMemoryFeatures()
14447 …Device::getGroupPeerMemoryFeaturesKHR( uint32_t heapIndex, uint32_t localDeviceIndex, uint32_t rem… in getGroupPeerMemoryFeaturesKHR() argument
14453 …eerMemoryFeaturesKHR( static_cast<VkDevice>( m_device ), heapIndex, localDeviceIndex, remoteDevice… in getGroupPeerMemoryFeaturesKHR()
Dvulkansc_raii.hpp1735 …atureFlags getGroupPeerMemoryFeatures( uint32_t heapIndex, uint32_t localDeviceIndex, uint32_t rem…
7303 …gs Device::getGroupPeerMemoryFeatures( uint32_t heapIndex, uint32_t localDeviceIndex, uint32_t rem… in getGroupPeerMemoryFeatures() argument
7309 …upPeerMemoryFeatures( static_cast<VkDevice>( m_device ), heapIndex, localDeviceIndex, remoteDevice… in getGroupPeerMemoryFeatures()
Dvulkansc_handles.hpp5107 …void getGroupPeerMemoryFeatures( uint32_t heapIndex, uint32_t localDeviceIndex, uint32_t remoteDev…
5110 …atureFlags getGroupPeerMemoryFeatures( uint32_t heapIndex, uint32_t localDeviceIndex, uint32_t rem…
/hardware/google/gfxstream/guest/mesa/include/vulkan/
Dvulkan_core.h5579 …upPeerMemoryFeatures)(VkDevice device, uint32_t heapIndex, uint32_t localDeviceIndex, uint32_t rem…
5622 uint32_t localDeviceIndex,
8563 …eerMemoryFeaturesKHR)(VkDevice device, uint32_t heapIndex, uint32_t localDeviceIndex, uint32_t rem…
8571 uint32_t localDeviceIndex,