Home
last modified time | relevance | path

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

/external/swiftshader/src/Vulkan/
Dswiftshader_icd.def147 vkGetDeviceGroupPeerMemoryFeatures
DVkPromotedExtensions.cpp78vkGetDeviceGroupPeerMemoryFeatures(device, heapIndex, localDeviceIndex, remoteDeviceIndex, pPeerMe… in vkGetDeviceGroupPeerMemoryFeaturesKHR()
DVkGetProcAddress.cpp205 MAKE_VULKAN_DEVICE_ENTRY(vkGetDeviceGroupPeerMemoryFeatures),
DlibVulkan.cpp1660 VKAPI_ATTR void VKAPI_CALL vkGetDeviceGroupPeerMemoryFeatures(VkDevice device, uint32_t heapIndex, … in vkGetDeviceGroupPeerMemoryFeatures() function
/external/deqp/external/vulkancts/framework/vulkan/
DvkInitDeviceFunctionPointers.inl131 …s = (GetDeviceGroupPeerMemoryFeaturesFunc) GET_PROC_ADDR("vkGetDeviceGroupPeerMemoryFeatures");
DvkCoreFunctionalities.inl300 …apis[VK_API_VERSION_1_1].push_back(FunctionInfo("vkGetDeviceGroupPeerMemoryFeatures", FUNCTIONO…
DvkNullDriverImpl.inl2091 VK_NULL_FUNC_ENTRY(vkGetDeviceGroupPeerMemoryFeatures, getDeviceGroupPeerMemoryFeatures),
DvkVulkan_c.inl4270 VKAPI_ATTR void VKAPI_CALL vkGetDeviceGroupPeerMemoryFeatures(
/external/skia/include/third_party/vulkan/vulkan/
Dvulkan_core.h4414 VKAPI_ATTR void VKAPI_CALL vkGetDeviceGroupPeerMemoryFeatures(
/external/skqp/include/third_party/vulkan/vulkan/
Dvulkan_core.h4414 VKAPI_ATTR void VKAPI_CALL vkGetDeviceGroupPeerMemoryFeatures(
/external/vulkan-headers/include/vulkan/
Dvulkan_core.h4581 VKAPI_ATTR void VKAPI_CALL vkGetDeviceGroupPeerMemoryFeatures(
Dvulkan.hpp1532 …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
55191vkGetDeviceGroupPeerMemoryFeatures = PFN_vkGetDeviceGroupPeerMemoryFeatures( device ? vkGetDeviceP… in init()
/external/swiftshader/include/vulkan/
Dvulkan_core.h4534 VKAPI_ATTR void VKAPI_CALL vkGetDeviceGroupPeerMemoryFeatures(
Dvulkan.hpp1955 …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
53038vkGetDeviceGroupPeerMemoryFeatures = PFN_vkGetDeviceGroupPeerMemoryFeatures(device ? device.getPro… in init()
/external/deqp/external/vulkancts/scripts/src/
Dvulkan.h.in4267 VKAPI_ATTR void VKAPI_CALL vkGetDeviceGroupPeerMemoryFeatures(