/hardware/google/gfxstream/host/vulkan/cereal/common/ |
D | goldfish_vk_dispatch.h | 213 PFN_vkGetDeviceGroupPeerMemoryFeatures vkGetDeviceGroupPeerMemoryFeatures; member
|
D | goldfish_vk_dispatch.cpp | 498 out->vkGetDeviceGroupPeerMemoryFeatures = (PFN_vkGetDeviceGroupPeerMemoryFeatures)dlSymFunc( in init_vulkan_dispatch_from_system_loader() 1339 out->vkGetDeviceGroupPeerMemoryFeatures = in init_vulkan_dispatch_from_instance() 2274 out->vkGetDeviceGroupPeerMemoryFeatures = in init_vulkan_dispatch_from_device() 3448 if (!vk->vkGetDeviceGroupPeerMemoryFeatures) { in vulkan_dispatch_check_device_VK_VERSION_1_1()
|
/hardware/google/gfxstream/common/vulkan/include/vulkan/ |
D | vulkansc.hpp | 1788 …void vkGetDeviceGroupPeerMemoryFeatures( VkDevice device, uint32_t heapIndex, uint32_t localDevice… in vkGetDeviceGroupPeerMemoryFeatures() function in VULKAN_HPP_NAMESPACE::DispatchLoaderStatic 1790 …return ::vkGetDeviceGroupPeerMemoryFeatures( device, heapIndex, localDeviceIndex, remoteDeviceInde… in vkGetDeviceGroupPeerMemoryFeatures() 4749 PFN_vkGetDeviceGroupPeerMemoryFeatures vkGetDeviceGroupPeerMemoryFeatures = 0; member in VULKAN_HPP_NAMESPACE::DispatchLoaderDynamic 5238 …vkGetDeviceGroupPeerMemoryFeatures = PFN_vkGetDeviceGroupPeerMemoryFeatures( vkGetInstanceProcAddr… in init() 5660 …vkGetDeviceGroupPeerMemoryFeatures = PFN_vkGetDeviceGroupPeerMemoryFeatures( vkGetDeviceProcAddr( … in init()
|
D | vulkan.hpp | 1855 …void vkGetDeviceGroupPeerMemoryFeatures( VkDevice device, uint32_t heapIndex, uint32_t localDevice… in vkGetDeviceGroupPeerMemoryFeatures() function in VULKAN_HPP_NAMESPACE::DispatchLoaderStatic 1857 …return ::vkGetDeviceGroupPeerMemoryFeatures( device, heapIndex, localDeviceIndex, remoteDeviceInde… in vkGetDeviceGroupPeerMemoryFeatures() 9279 PFN_vkGetDeviceGroupPeerMemoryFeatures vkGetDeviceGroupPeerMemoryFeatures = 0; member in VULKAN_HPP_NAMESPACE::DispatchLoaderDynamic 10444 …vkGetDeviceGroupPeerMemoryFeatures = PFN_vkGetDeviceGroupPeerMemoryFeatures( vkGetInstanceProcAddr… in init() 10677 …if ( !vkGetDeviceGroupPeerMemoryFeatures ) vkGetDeviceGroupPeerMemoryFeatures = vkGetDeviceGroupPe… in init() 11526 …vkGetDeviceGroupPeerMemoryFeatures = PFN_vkGetDeviceGroupPeerMemoryFeatures( vkGetDeviceProcAddr( … in init() 11670 …if ( !vkGetDeviceGroupPeerMemoryFeatures ) vkGetDeviceGroupPeerMemoryFeatures = vkGetDeviceGroupPe… in init()
|
D | vulkansc_raii.hpp | 401 …vkGetDeviceGroupPeerMemoryFeatures = PFN_vkGetDeviceGroupPeerMemoryFeatures( vkGetDeviceProcAddr( … in DeviceDispatcher() 761 PFN_vkGetDeviceGroupPeerMemoryFeatures vkGetDeviceGroupPeerMemoryFeatures = 0; member in VULKAN_HPP_NAMESPACE::VULKAN_HPP_RAII_NAMESPACE::DeviceDispatcher 7305 VULKAN_HPP_ASSERT( getDispatcher()->vkGetDeviceGroupPeerMemoryFeatures && "Function <vkGetDeviceGro… in getGroupPeerMemoryFeatures() 7309 …getDispatcher()->vkGetDeviceGroupPeerMemoryFeatures( static_cast<VkDevice>( m_device ), heapIndex,… in getGroupPeerMemoryFeatures()
|
D | vulkan_raii.hpp | 726 …vkGetDeviceGroupPeerMemoryFeatures = PFN_vkGetDeviceGroupPeerMemoryFeatures( vkGetDeviceProcAddr( … in DeviceDispatcher() 870 …if ( !vkGetDeviceGroupPeerMemoryFeatures ) vkGetDeviceGroupPeerMemoryFeatures = vkGetDeviceGroupPe… in DeviceDispatcher() 1604 PFN_vkGetDeviceGroupPeerMemoryFeatures vkGetDeviceGroupPeerMemoryFeatures = 0; member in VULKAN_HPP_NAMESPACE::VULKAN_HPP_RAII_NAMESPACE::DeviceDispatcher 12135 VULKAN_HPP_ASSERT( getDispatcher()->vkGetDeviceGroupPeerMemoryFeatures && "Function <vkGetDeviceGro… in getGroupPeerMemoryFeatures() 12139 …getDispatcher()->vkGetDeviceGroupPeerMemoryFeatures( static_cast<VkDevice>( m_device ), heapIndex,… in getGroupPeerMemoryFeatures()
|
D | vulkansc_funcs.hpp | 3762 …d.vkGetDeviceGroupPeerMemoryFeatures( m_device, heapIndex, localDeviceIndex, remoteDeviceIndex, re… in getGroupPeerMemoryFeatures() 3773 …d.vkGetDeviceGroupPeerMemoryFeatures( m_device, heapIndex, localDeviceIndex, remoteDeviceIndex, re… in getGroupPeerMemoryFeatures()
|
/hardware/google/gfxstream/codegen/vulkan/vulkan-docs-next/chapters/ |
D | memory.adoc | 4359 [open,refpage='vkGetDeviceGroupPeerMemoryFeatures',desc='Query supported peer memory features of a … 4370 include::{generated}/api/protos/vkGetDeviceGroupPeerMemoryFeatures.adoc[] 4393 * [[VUID-vkGetDeviceGroupPeerMemoryFeatures-heapIndex-00691]] 4395 * [[VUID-vkGetDeviceGroupPeerMemoryFeatures-localDeviceIndex-00692]] 4397 * [[VUID-vkGetDeviceGroupPeerMemoryFeatures-remoteDeviceIndex-00693]] 4399 * [[VUID-vkGetDeviceGroupPeerMemoryFeatures-localDeviceIndex-00694]] 4403 include::{generated}/validity/protos/vkGetDeviceGroupPeerMemoryFeatures.adoc[] 4409 flink:vkGetDeviceGroupPeerMemoryFeatures::pname:pPeerMemoryFeatures,
|
D | synchronization.adoc | 247 flink:vkGetDeviceGroupPeerMemoryFeatures.
|
/hardware/google/gfxstream/guest/vulkan_enc/ |
D | VkEncoder.h | 416 void vkGetDeviceGroupPeerMemoryFeatures(VkDevice device, uint32_t heapIndex,
|
D | func_table.cpp | 1782 vkEnc->vkGetDeviceGroupPeerMemoryFeatures(gfxstream_device->internal_object, heapIndex, in gfxstream_vk_GetDeviceGroupPeerMemoryFeatures()
|
D | VkEncoder.cpp | 16551 void VkEncoder::vkGetDeviceGroupPeerMemoryFeatures(VkDevice device, uint32_t heapIndex, in vkGetDeviceGroupPeerMemoryFeatures() function in gfxstream::vk::VkEncoder
|
/hardware/google/gfxstream/host/vulkan/ |
D | VkDecoderSnapshot.h | 601 void vkGetDeviceGroupPeerMemoryFeatures(const uint8_t* snapshotTraceBegin,
|
D | VkDecoderSnapshot.cpp | 1631 void vkGetDeviceGroupPeerMemoryFeatures(const uint8_t* snapshotTraceBegin, in vkGetDeviceGroupPeerMemoryFeatures() function in VkDecoderSnapshot::Impl 5128 void VkDecoderSnapshot::vkGetDeviceGroupPeerMemoryFeatures( in vkGetDeviceGroupPeerMemoryFeatures() function in VkDecoderSnapshot 5132 mImpl->vkGetDeviceGroupPeerMemoryFeatures(snapshotTraceBegin, snapshotTraceBytes, pool, device, in vkGetDeviceGroupPeerMemoryFeatures()
|
D | VkDecoder.cpp | 8964 vk->vkGetDeviceGroupPeerMemoryFeatures(unboxed_device, heapIndex, localDeviceIndex, in decode() 8974 m_state->snapshot()->vkGetDeviceGroupPeerMemoryFeatures( in decode()
|
/hardware/google/gfxstream/guest/mesa/include/vulkan/ |
D | vulkan_core.h | 5619 VKAPI_ATTR void VKAPI_CALL vkGetDeviceGroupPeerMemoryFeatures(
|