/external/swiftshader/src/Vulkan/ |
D | VkPromotedExtensions.cpp | 78 …ice device, uint32_t heapIndex, uint32_t localDeviceIndex, uint32_t remoteDeviceIndex, VkPeerMemor… in vkGetDeviceGroupPeerMemoryFeaturesKHR() argument 80 …vkGetDeviceGroupPeerMemoryFeatures(device, heapIndex, localDeviceIndex, remoteDeviceIndex, pPeerMe… in vkGetDeviceGroupPeerMemoryFeaturesKHR()
|
D | libVulkan.cpp | 2922 …ice device, uint32_t heapIndex, uint32_t localDeviceIndex, uint32_t remoteDeviceIndex, VkPeerMemor… in vkGetDeviceGroupPeerMemoryFeatures() argument 2925 device, heapIndex, localDeviceIndex, remoteDeviceIndex, pPeerMemoryFeatures); in vkGetDeviceGroupPeerMemoryFeatures() 2927 …ASSERT(localDeviceIndex != remoteDeviceIndex); // "localDeviceIndex must not equal… in vkGetDeviceGroupPeerMemoryFeatures() 2928 …UNSUPPORTED("remoteDeviceIndex: %d", int(remoteDeviceIndex)); // Only one physical device is supp… in vkGetDeviceGroupPeerMemoryFeatures()
|
/external/vulkan-validation-layers/layers/generated/ |
D | parameter_validation.h | 676 uint32_t remoteDeviceIndex, 972 uint32_t remoteDeviceIndex,
|
D | thread_safety.h | 2032 uint32_t remoteDeviceIndex, 2039 uint32_t remoteDeviceIndex, 2522 uint32_t remoteDeviceIndex, 2529 uint32_t remoteDeviceIndex,
|
D | layer_chassis_dispatch.h | 706 uint32_t remoteDeviceIndex, 1002 uint32_t remoteDeviceIndex,
|
D | chassis.h | 873 uint32_t remoteDeviceIndex, 1237 uint32_t remoteDeviceIndex, 2941 …ice device, uint32_t heapIndex, uint32_t localDeviceIndex, uint32_t remoteDeviceIndex, VkPeerMemor… in PreCallValidateGetDeviceGroupPeerMemoryFeatures() argument 2942 …ice device, uint32_t heapIndex, uint32_t localDeviceIndex, uint32_t remoteDeviceIndex, VkPeerMemor… in PreCallRecordGetDeviceGroupPeerMemoryFeatures() argument 2943 …ice device, uint32_t heapIndex, uint32_t localDeviceIndex, uint32_t remoteDeviceIndex, VkPeerMemor… in PostCallRecordGetDeviceGroupPeerMemoryFeatures() argument 3148 …ice device, uint32_t heapIndex, uint32_t localDeviceIndex, uint32_t remoteDeviceIndex, VkPeerMemor… in PreCallValidateGetDeviceGroupPeerMemoryFeaturesKHR() argument 3149 …ice device, uint32_t heapIndex, uint32_t localDeviceIndex, uint32_t remoteDeviceIndex, VkPeerMemor… in PreCallRecordGetDeviceGroupPeerMemoryFeaturesKHR() argument 3150 …ice device, uint32_t heapIndex, uint32_t localDeviceIndex, uint32_t remoteDeviceIndex, VkPeerMemor… in PostCallRecordGetDeviceGroupPeerMemoryFeaturesKHR() argument
|
D | object_tracker.h | 930 uint32_t remoteDeviceIndex, 1335 uint32_t remoteDeviceIndex,
|
D | thread_safety.cpp | 2557 uint32_t remoteDeviceIndex, in PreCallRecordGetDeviceGroupPeerMemoryFeatures() argument 2566 uint32_t remoteDeviceIndex, in PostCallRecordGetDeviceGroupPeerMemoryFeatures() argument 3276 uint32_t remoteDeviceIndex, in PreCallRecordGetDeviceGroupPeerMemoryFeaturesKHR() argument 3285 uint32_t remoteDeviceIndex, in PostCallRecordGetDeviceGroupPeerMemoryFeaturesKHR() argument
|
D | chassis.cpp | 3912 uint32_t remoteDeviceIndex, in GetDeviceGroupPeerMemoryFeatures() argument 3918 …tDeviceGroupPeerMemoryFeatures(device, heapIndex, localDeviceIndex, remoteDeviceIndex, pPeerMemory… in GetDeviceGroupPeerMemoryFeatures() 3923 …tDeviceGroupPeerMemoryFeatures(device, heapIndex, localDeviceIndex, remoteDeviceIndex, pPeerMemory… in GetDeviceGroupPeerMemoryFeatures() 3925 …DispatchGetDeviceGroupPeerMemoryFeatures(device, heapIndex, localDeviceIndex, remoteDeviceIndex, p… in GetDeviceGroupPeerMemoryFeatures() 3928 …tDeviceGroupPeerMemoryFeatures(device, heapIndex, localDeviceIndex, remoteDeviceIndex, pPeerMemory… in GetDeviceGroupPeerMemoryFeatures() 5381 uint32_t remoteDeviceIndex, in GetDeviceGroupPeerMemoryFeaturesKHR() argument 5387 …viceGroupPeerMemoryFeaturesKHR(device, heapIndex, localDeviceIndex, remoteDeviceIndex, pPeerMemory… in GetDeviceGroupPeerMemoryFeaturesKHR() 5392 …viceGroupPeerMemoryFeaturesKHR(device, heapIndex, localDeviceIndex, remoteDeviceIndex, pPeerMemory… in GetDeviceGroupPeerMemoryFeaturesKHR() 5394 …viceGroupPeerMemoryFeaturesKHR(device, heapIndex, localDeviceIndex, remoteDeviceIndex, pPeerMemory… in GetDeviceGroupPeerMemoryFeaturesKHR() 5397 …viceGroupPeerMemoryFeaturesKHR(device, heapIndex, localDeviceIndex, remoteDeviceIndex, pPeerMemory… in GetDeviceGroupPeerMemoryFeaturesKHR()
|
D | vk_dispatch_table_helper.h | 38 …ice device, uint32_t heapIndex, uint32_t localDeviceIndex, uint32_t remoteDeviceIndex, VkPeerMemor… in StubGetDeviceGroupPeerMemoryFeatures() argument 61 …ice device, uint32_t heapIndex, uint32_t localDeviceIndex, uint32_t remoteDeviceIndex, VkPeerMemor… in StubGetDeviceGroupPeerMemoryFeaturesKHR() argument
|
D | layer_chassis_dispatch.cpp | 3281 uint32_t remoteDeviceIndex, in DispatchGetDeviceGroupPeerMemoryFeatures() argument 3285 …tDeviceGroupPeerMemoryFeatures(device, heapIndex, localDeviceIndex, remoteDeviceIndex, pPeerMemory… in DispatchGetDeviceGroupPeerMemoryFeatures() 4081 uint32_t remoteDeviceIndex, in DispatchGetDeviceGroupPeerMemoryFeaturesKHR() argument 4085 …viceGroupPeerMemoryFeaturesKHR(device, heapIndex, localDeviceIndex, remoteDeviceIndex, pPeerMemory… in DispatchGetDeviceGroupPeerMemoryFeaturesKHR()
|
/external/mesa3d/src/freedreno/vulkan/ |
D | tu_device.c | 2047 uint32_t remoteDeviceIndex, in tu_GetDeviceGroupPeerMemoryFeatures() argument 2050 assert(localDeviceIndex == remoteDeviceIndex); in tu_GetDeviceGroupPeerMemoryFeatures()
|
/external/deqp/external/vulkancts/modules/vulkan/api/ |
D | vktApiFeatureInfo.cpp | 2745 for (deUint32 remoteDeviceIndex = 0; remoteDeviceIndex < numPhysicalDevices; remoteDeviceIndex++) in deviceGroupPeerMemoryFeatures() local 2747 if (localDeviceIndex != remoteDeviceIndex) in deviceGroupPeerMemoryFeatures() 2749 …pPeerMemoryFeatures(deviceGroup.get(), heapIndex, localDeviceIndex, remoteDeviceIndex, peerMemFeat… in deviceGroupPeerMemoryFeatures() 2771 << TestLog::Message << "remoteDeviceIndex = " << remoteDeviceIndex << TestLog::EndMessage in deviceGroupPeerMemoryFeatures()
|
/external/mesa3d/prebuilt-intermediates/vulkan/ |
D | anv_entrypoints.h | 1777 …ice device, uint32_t heapIndex, uint32_t localDeviceIndex, uint32_t remoteDeviceIndex, VkPeerMemor… 1778 …ice device, uint32_t heapIndex, uint32_t localDeviceIndex, uint32_t remoteDeviceIndex, VkPeerMemor… 1779 …ice device, uint32_t heapIndex, uint32_t localDeviceIndex, uint32_t remoteDeviceIndex, VkPeerMemor… 1780 …ice device, uint32_t heapIndex, uint32_t localDeviceIndex, uint32_t remoteDeviceIndex, VkPeerMemor… 1781 …ice device, uint32_t heapIndex, uint32_t localDeviceIndex, uint32_t remoteDeviceIndex, VkPeerMemor… 1782 …ice device, uint32_t heapIndex, uint32_t localDeviceIndex, uint32_t remoteDeviceIndex, VkPeerMemor… 1783 …ice device, uint32_t heapIndex, uint32_t localDeviceIndex, uint32_t remoteDeviceIndex, VkPeerMemor…
|
D | anv_entrypoints.c | 2594 …ice device, uint32_t heapIndex, uint32_t localDeviceIndex, uint32_t remoteDeviceIndex, VkPeerMemor… in anv_GetDeviceGroupPeerMemoryFeatures() argument 2597 …tDeviceGroupPeerMemoryFeatures(device, heapIndex, localDeviceIndex, remoteDeviceIndex, pPeerMemory… in anv_GetDeviceGroupPeerMemoryFeatures() 3519 …ice device, uint32_t heapIndex, uint32_t localDeviceIndex, uint32_t remoteDeviceIndex, VkPeerMemor… 4025 …ice device, uint32_t heapIndex, uint32_t localDeviceIndex, uint32_t remoteDeviceIndex, VkPeerMemor… 4531 …ice device, uint32_t heapIndex, uint32_t localDeviceIndex, uint32_t remoteDeviceIndex, VkPeerMemor… 5037 …ice device, uint32_t heapIndex, uint32_t localDeviceIndex, uint32_t remoteDeviceIndex, VkPeerMemor… 5543 …ice device, uint32_t heapIndex, uint32_t localDeviceIndex, uint32_t remoteDeviceIndex, VkPeerMemor… 6049 …ice device, uint32_t heapIndex, uint32_t localDeviceIndex, uint32_t remoteDeviceIndex, VkPeerMemor…
|
/external/skqp/include/third_party/vulkan/vulkan/ |
D | vulkan_core.h | 4374 …ice device, uint32_t heapIndex, uint32_t localDeviceIndex, uint32_t remoteDeviceIndex, VkPeerMemor… 4418 uint32_t remoteDeviceIndex, 5093 …ice device, uint32_t heapIndex, uint32_t localDeviceIndex, uint32_t remoteDeviceIndex, VkPeerMemor… 5102 uint32_t remoteDeviceIndex,
|
/external/skia/include/third_party/vulkan/vulkan/ |
D | vulkan_core.h | 4374 …ice device, uint32_t heapIndex, uint32_t localDeviceIndex, uint32_t remoteDeviceIndex, VkPeerMemor… 4418 uint32_t remoteDeviceIndex, 5093 …ice device, uint32_t heapIndex, uint32_t localDeviceIndex, uint32_t remoteDeviceIndex, VkPeerMemor… 5102 uint32_t remoteDeviceIndex,
|
/external/deqp/external/vulkancts/framework/vulkan/ |
D | vkDeviceDriverImpl.inl | 620 …ice device, deUint32 heapIndex, deUint32 localDeviceIndex, deUint32 remoteDeviceIndex, VkPeerMemor… argument 622 …m_vk.getDeviceGroupPeerMemoryFeatures(device, heapIndex, localDeviceIndex, remoteDeviceIndex, pPee…
|
D | vkFunctionPointerTypes.inl | 144 …ice device, deUint32 heapIndex, deUint32 localDeviceIndex, deUint32 remoteDeviceIndex, VkPeerMemor… 211 …ice device, deUint32 heapIndex, deUint32 localDeviceIndex, deUint32 remoteDeviceIndex, VkPeerMemor…
|
D | vkConcreteDeviceInterface.inl | 127 …ice device, deUint32 heapIndex, deUint32 localDeviceIndex, deUint32 remoteDeviceIndex, VkPeerMemor…
|
D | vkVirtualDeviceInterface.inl | 127 …ice device, deUint32 heapIndex, deUint32 localDeviceIndex, deUint32 remoteDeviceIndex, VkPeerMemor…
|
/external/mesa3d/src/intel/vulkan/ |
D | anv_device.c | 2308 uint32_t remoteDeviceIndex, in anv_GetDeviceGroupPeerMemoryFeatures() argument 2311 assert(localDeviceIndex == 0 && remoteDeviceIndex == 0); in anv_GetDeviceGroupPeerMemoryFeatures()
|
/external/vulkan-headers/include/vulkan/ |
D | vulkan_core.h | 4734 …ice device, uint32_t heapIndex, uint32_t localDeviceIndex, uint32_t remoteDeviceIndex, VkPeerMemor… 4778 uint32_t remoteDeviceIndex, 6178 …ice device, uint32_t heapIndex, uint32_t localDeviceIndex, uint32_t remoteDeviceIndex, VkPeerMemor… 6187 uint32_t remoteDeviceIndex,
|
/external/swiftshader/include/vulkan/ |
D | vulkan_core.h | 4738 …ice device, uint32_t heapIndex, uint32_t localDeviceIndex, uint32_t remoteDeviceIndex, VkPeerMemor… 4782 uint32_t remoteDeviceIndex, 6182 …ice device, uint32_t heapIndex, uint32_t localDeviceIndex, uint32_t remoteDeviceIndex, VkPeerMemor… 6191 uint32_t remoteDeviceIndex,
|
/external/mesa3d/include/vulkan/ |
D | vulkan_core.h | 4734 …ice device, uint32_t heapIndex, uint32_t localDeviceIndex, uint32_t remoteDeviceIndex, VkPeerMemor… 4778 uint32_t remoteDeviceIndex, 6178 …ice device, uint32_t heapIndex, uint32_t localDeviceIndex, uint32_t remoteDeviceIndex, VkPeerMemor… 6187 uint32_t remoteDeviceIndex,
|