Home
last modified time | relevance | path

Searched refs:VkExportMetalObjectsInfoEXT (Results 1 – 7 of 7) sorted by relevance

/hardware/google/gfxstream/common/vulkan/include/vulkan/
Dvulkan_metal.h108 typedef struct VkExportMetalObjectsInfoEXT { struct
111 } VkExportMetalObjectsInfoEXT; argument
183 typedef void (VKAPI_PTR *PFN_vkExportMetalObjectsEXT)(VkDevice device, VkExportMetalObjectsInfoEXT*…
188 VkExportMetalObjectsInfoEXT* pMetalObjectsInfo);
Dvulkan_static_assertions.hpp3429 …( VULKAN_HPP_NAMESPACE::ExportMetalObjectsInfoEXT ) == sizeof( VkExportMetalObjectsInfoEXT ), "str…
Dvulkan_raii.hpp17819 …bjectsEXT( static_cast<VkDevice>( m_device ), reinterpret_cast<VkExportMetalObjectsInfoEXT *>( &me… in exportMetalObjectsEXT()
17833 …bjectsEXT( static_cast<VkDevice>( m_device ), reinterpret_cast<VkExportMetalObjectsInfoEXT *>( &me… in exportMetalObjectsEXT()
Dvulkan.hpp4368 …void vkExportMetalObjectsEXT( VkDevice device, VkExportMetalObjectsInfoEXT * pMetalObjectsInfo ) c… in vkExportMetalObjectsEXT()
/hardware/google/gfxstream/guest/mesa/include/vulkan/
Dvulkan_metal.h108 typedef struct VkExportMetalObjectsInfoEXT { struct
111 } VkExportMetalObjectsInfoEXT; argument
183 typedef void (VKAPI_PTR *PFN_vkExportMetalObjectsEXT)(VkDevice device, VkExportMetalObjectsInfoEXT*…
188 VkExportMetalObjectsInfoEXT* pMetalObjectsInfo);
/hardware/google/gfxstream/codegen/vulkan/vulkan-docs-next/chapters/VK_EXT_metal_objects/
Ddevice_memory.adoc15 slink:VkExportMetalObjectsInfoEXT parameter of the
91 slink:VkExportMetalObjectsInfoEXT structure whose pname:pNext chain
98 [open,refpage='VkExportMetalObjectsInfoEXT',desc='Structure whose pNext chain identifies Vulkan obj…
100 The sname:VkExportMetalObjectsInfoEXT structure is defined as:
102 include::{generated}/api/structs/VkExportMetalObjectsInfoEXT.adoc[]
110 * [[VUID-VkExportMetalObjectsInfoEXT-pNext-06791]]
118 * [[VUID-VkExportMetalObjectsInfoEXT-pNext-06792]]
127 * [[VUID-VkExportMetalObjectsInfoEXT-pNext-06793]]
136 * [[VUID-VkExportMetalObjectsInfoEXT-pNext-06794]]
140 * [[VUID-VkExportMetalObjectsInfoEXT-pNext-06795]]
[all …]
/hardware/google/gfxstream/codegen/vulkan/vulkan-docs-next/proposals/
DVK_EXT_metal_objects.adoc55 VkExportMetalObjectsInfoEXT* pMetalObjectsInfo);
58 The `pNext` chain of the `VkExportMetalObjectsInfoEXT` in the `pMetalObjectsInfo`
67 typedef struct VkExportMetalObjectsInfoEXT {
70 } VkExportMetalObjectsInfoEXT;