Home
last modified time | relevance | path

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

12

/third_party/mesa3d/src/virtio/vulkan/
Dvn_device.c514 uint32_t localDeviceIndex, in vn_GetDeviceGroupPeerMemoryFeatures()
/third_party/skia/third_party/externals/swiftshader/src/Vulkan/
DVkPromotedExtensions.cpp78 …GroupPeerMemoryFeaturesKHR(VkDevice device, uint32_t heapIndex, uint32_t localDeviceIndex, uint32_… in vkGetDeviceGroupPeerMemoryFeaturesKHR()
DlibVulkan.cpp3044 …iceGroupPeerMemoryFeatures(VkDevice device, uint32_t heapIndex, uint32_t localDeviceIndex, uint32_… in vkGetDeviceGroupPeerMemoryFeatures()
/third_party/mesa3d/src/panfrost/vulkan/
Dpanvk_device.c1707 uint32_t localDeviceIndex, in panvk_GetDeviceGroupPeerMemoryFeatures()
/third_party/mesa3d/src/gallium/frontends/lavapipe/
Dlvp_device.c2372 uint32_t localDeviceIndex, in lvp_GetDeviceGroupPeerMemoryFeaturesKHR()
/third_party/mesa3d/src/broadcom/vulkan/
Dv3dv_device.c1341 uint32_t localDeviceIndex, in v3dv_GetDeviceGroupPeerMemoryFeatures()
/third_party/mesa3d/src/freedreno/vulkan/
Dtu_device.c2959 uint32_t localDeviceIndex, in tu_GetDeviceGroupPeerMemoryFeatures()
/third_party/mesa3d/src/microsoft/vulkan/
Ddzn_device.c2948 uint32_t localDeviceIndex, in dzn_GetDeviceGroupPeerMemoryFeatures()
/third_party/mesa3d/src/intel/vulkan/
Danv_device.c2850 uint32_t localDeviceIndex, in anv_GetDeviceGroupPeerMemoryFeatures()
/third_party/mesa3d/src/virtio/venus-protocol/
Dvn_protocol_driver_device.h20366 …iceGroupPeerMemoryFeatures(VkDevice device, uint32_t heapIndex, uint32_t localDeviceIndex, uint32_… in vn_sizeof_vkGetDeviceGroupPeerMemoryFeatures()
20381 …CommandFlagsEXT cmd_flags, VkDevice device, uint32_t heapIndex, uint32_t localDeviceIndex, uint32_… in vn_encode_vkGetDeviceGroupPeerMemoryFeatures()
20395 …upPeerMemoryFeatures_reply(VkDevice device, uint32_t heapIndex, uint32_t localDeviceIndex, uint32_… in vn_sizeof_vkGetDeviceGroupPeerMemoryFeatures_reply()
20411 …struct vn_cs_decoder *dec, VkDevice device, uint32_t heapIndex, uint32_t localDeviceIndex, uint32_… in vn_decode_vkGetDeviceGroupPeerMemoryFeatures_reply()
21266 …CommandFlagsEXT cmd_flags, VkDevice device, uint32_t heapIndex, uint32_t localDeviceIndex, uint32_… in vn_submit_vkGetDeviceGroupPeerMemoryFeatures()
21870 … vn_instance *vn_instance, VkDevice device, uint32_t heapIndex, uint32_t localDeviceIndex, uint32_… in vn_call_vkGetDeviceGroupPeerMemoryFeatures()
21883 … vn_instance *vn_instance, VkDevice device, uint32_t heapIndex, uint32_t localDeviceIndex, uint32_… in vn_async_vkGetDeviceGroupPeerMemoryFeatures()
/third_party/vk-gl-cts/external/vulkancts/framework/vulkan/generated/vulkansc/
DvkDeviceDriverImpl.inl682 …ceGroupPeerMemoryFeatures (VkDevice device, uint32_t heapIndex, uint32_t localDeviceIndex, uint32_…
DvkDeviceDriverSCImpl.inl1193 …ceGroupPeerMemoryFeatures (VkDevice device, uint32_t heapIndex, uint32_t localDeviceIndex, uint32_…
DvkNullDriverImpl.inl1202 …ceGroupPeerMemoryFeatures (VkDevice device, uint32_t heapIndex, uint32_t localDeviceIndex, uint32_…
/third_party/mesa3d/src/amd/vulkan/
Dradv_device.c7172 uint32_t localDeviceIndex, uint32_t remoteDeviceIndex, in radv_GetDeviceGroupPeerMemoryFeatures()
/third_party/vulkan-loader/loader/
Dtrampoline.c2860uint32_t localDeviceIndex, uint32_t remoteDeviceIndex, in vkGetDeviceGroupPeerMemoryFeatures()
/third_party/skia/third_party/externals/swiftshader/include/vulkan/
Dvulkan_funcs.hpp5523uint32_t localDeviceIndex, in getGroupPeerMemoryFeatures()
5540 uint32_t localDeviceIndex, in getGroupPeerMemoryFeatures()
10639uint32_t localDeviceIndex, in getGroupPeerMemoryFeaturesKHR()
10656 uint32_t localDeviceIndex, in getGroupPeerMemoryFeaturesKHR()
Dvulkan_raii.hpp10386 uint32_t localDeviceIndex, in getGroupPeerMemoryFeatures()
12270 uint32_t localDeviceIndex, in getGroupPeerMemoryFeaturesKHR()
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/api/
DvktApiFeatureInfo.cpp3218 for (deUint32 localDeviceIndex = 0; localDeviceIndex < numPhysicalDevices; localDeviceIndex++) in deviceGroupPeerMemoryFeatures() local
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/api/
DvktApiFeatureInfo.cpp3193 for (deUint32 localDeviceIndex = 0; localDeviceIndex < numPhysicalDevices; localDeviceIndex++) in deviceGroupPeerMemoryFeatures() local
/third_party/vulkan-headers/include/vulkan/
Dvulkan_funcs.hpp5260uint32_t localDeviceIndex, in getGroupPeerMemoryFeatures()
5273 …uint32_t heapIndex, uint32_t localDeviceIndex, uint32_t remoteDeviceIndex, Dispatch const & d ) co… in getGroupPeerMemoryFeatures()
11115uint32_t localDeviceIndex, in getGroupPeerMemoryFeaturesKHR()
11128 …uint32_t heapIndex, uint32_t localDeviceIndex, uint32_t remoteDeviceIndex, Dispatch const & d ) co… in getGroupPeerMemoryFeaturesKHR()
Dvulkan_raii.hpp13553 …Device::getGroupPeerMemoryFeatures( uint32_t heapIndex, uint32_t localDeviceIndex, uint32_t remote… in getGroupPeerMemoryFeatures()
16297 …Device::getGroupPeerMemoryFeaturesKHR( uint32_t heapIndex, uint32_t localDeviceIndex, uint32_t rem… in getGroupPeerMemoryFeaturesKHR()
/third_party/vk-gl-cts/build/external/vulkancts/framework/vulkan/
DvkDeviceDriverImpl.inl867 …ceGroupPeerMemoryFeatures (VkDevice device, uint32_t heapIndex, uint32_t localDeviceIndex, uint32_…
DvkNullDriverImpl.inl1816 …ceGroupPeerMemoryFeatures (VkDevice device, uint32_t heapIndex, uint32_t localDeviceIndex, uint32_…
/third_party/vk-gl-cts/external/vulkancts/framework/vulkan/generated/vulkan/
DvkDeviceDriverImpl.inl887 …ceGroupPeerMemoryFeatures (VkDevice device, uint32_t heapIndex, uint32_t localDeviceIndex, uint32_…
DvkNullDriverImpl.inl1855 …ceGroupPeerMemoryFeatures (VkDevice device, uint32_t heapIndex, uint32_t localDeviceIndex, uint32_…

12