/external/swiftshader/src/Vulkan/ |
D | swiftshader_icd.def | 147 vkGetDeviceGroupPeerMemoryFeatures
|
D | VkPromotedExtensions.cpp | 78 …vkGetDeviceGroupPeerMemoryFeatures(device, heapIndex, localDeviceIndex, remoteDeviceIndex, pPeerMe… in vkGetDeviceGroupPeerMemoryFeaturesKHR()
|
D | VkGetProcAddress.cpp | 205 MAKE_VULKAN_DEVICE_ENTRY(vkGetDeviceGroupPeerMemoryFeatures),
|
D | libVulkan.cpp | 1660 VKAPI_ATTR void VKAPI_CALL vkGetDeviceGroupPeerMemoryFeatures(VkDevice device, uint32_t heapIndex, … in vkGetDeviceGroupPeerMemoryFeatures() function
|
/external/deqp/external/vulkancts/framework/vulkan/ |
D | vkInitDeviceFunctionPointers.inl | 131 …s = (GetDeviceGroupPeerMemoryFeaturesFunc) GET_PROC_ADDR("vkGetDeviceGroupPeerMemoryFeatures");
|
D | vkCoreFunctionalities.inl | 300 …apis[VK_API_VERSION_1_1].push_back(FunctionInfo("vkGetDeviceGroupPeerMemoryFeatures", FUNCTIONO…
|
D | vkNullDriverImpl.inl | 2091 VK_NULL_FUNC_ENTRY(vkGetDeviceGroupPeerMemoryFeatures, getDeviceGroupPeerMemoryFeatures),
|
D | vkVulkan_c.inl | 4270 VKAPI_ATTR void VKAPI_CALL vkGetDeviceGroupPeerMemoryFeatures(
|
/external/skia/include/third_party/vulkan/vulkan/ |
D | vulkan_core.h | 4414 VKAPI_ATTR void VKAPI_CALL vkGetDeviceGroupPeerMemoryFeatures(
|
/external/skqp/include/third_party/vulkan/vulkan/ |
D | vulkan_core.h | 4414 VKAPI_ATTR void VKAPI_CALL vkGetDeviceGroupPeerMemoryFeatures(
|
/external/vulkan-headers/include/vulkan/ |
D | vulkan_core.h | 4581 VKAPI_ATTR void VKAPI_CALL vkGetDeviceGroupPeerMemoryFeatures(
|
D | vulkan.hpp | 1532 …void vkGetDeviceGroupPeerMemoryFeatures( VkDevice device, uint32_t heapIndex, uint32_t localDevice… in vkGetDeviceGroupPeerMemoryFeatures() function in VULKAN_HPP_NAMESPACE::DispatchLoaderStatic 1534 …return ::vkGetDeviceGroupPeerMemoryFeatures( device, heapIndex, localDeviceIndex, remoteDeviceInde… in vkGetDeviceGroupPeerMemoryFeatures() 50636 …d.vkGetDeviceGroupPeerMemoryFeatures( m_device, heapIndex, localDeviceIndex, remoteDeviceIndex, re… in getGroupPeerMemoryFeatures() 50643 …d.vkGetDeviceGroupPeerMemoryFeatures( m_device, heapIndex, localDeviceIndex, remoteDeviceIndex, re… in getGroupPeerMemoryFeatures() 54781 PFN_vkGetDeviceGroupPeerMemoryFeatures vkGetDeviceGroupPeerMemoryFeatures = 0; member in VULKAN_HPP_NAMESPACE::DispatchLoaderDynamic 55191 …vkGetDeviceGroupPeerMemoryFeatures = PFN_vkGetDeviceGroupPeerMemoryFeatures( device ? vkGetDeviceP… in init()
|
/external/swiftshader/include/vulkan/ |
D | vulkan_core.h | 4534 VKAPI_ATTR void VKAPI_CALL vkGetDeviceGroupPeerMemoryFeatures(
|
D | vulkan.hpp | 1955 …void vkGetDeviceGroupPeerMemoryFeatures( VkDevice device, uint32_t heapIndex, uint32_t localDevice… in vkGetDeviceGroupPeerMemoryFeatures() function in VULKAN_HPP_NAMESPACE::DispatchLoaderStatic 1957 …return ::vkGetDeviceGroupPeerMemoryFeatures( device, heapIndex, localDeviceIndex, remoteDeviceInde… in vkGetDeviceGroupPeerMemoryFeatures() 43925 …d.vkGetDeviceGroupPeerMemoryFeatures( m_device, heapIndex, localDeviceIndex, remoteDeviceIndex, re… in getGroupPeerMemoryFeatures() 43932 …d.vkGetDeviceGroupPeerMemoryFeatures( m_device, heapIndex, localDeviceIndex, remoteDeviceIndex, re… in getGroupPeerMemoryFeatures() 52638 PFN_vkGetDeviceGroupPeerMemoryFeatures vkGetDeviceGroupPeerMemoryFeatures = 0; member in VULKAN_HPP_NAMESPACE::DispatchLoaderDynamic 53038 …vkGetDeviceGroupPeerMemoryFeatures = PFN_vkGetDeviceGroupPeerMemoryFeatures(device ? device.getPro… in init()
|
/external/deqp/external/vulkancts/scripts/src/ |
D | vulkan.h.in | 4267 VKAPI_ATTR void VKAPI_CALL vkGetDeviceGroupPeerMemoryFeatures(
|