Searched refs:VkExportMemoryAllocateInfo (Results 1 - 14 of 14) sorted by relevance

/xsrc/external/mit/MesaLib/dist/src/virtio/venus-protocol/
H A Dvn_protocol_driver_device_memory.h21 /* struct VkExportMemoryAllocateInfo chain */
31 vn_sizeof_VkExportMemoryAllocateInfo_self(const VkExportMemoryAllocateInfo *val)
40 vn_sizeof_VkExportMemoryAllocateInfo(const VkExportMemoryAllocateInfo *val)
59 vn_encode_VkExportMemoryAllocateInfo_self(struct vn_cs_encoder *enc, const VkExportMemoryAllocateInfo *val)
66 vn_encode_VkExportMemoryAllocateInfo(struct vn_cs_encoder *enc, const VkExportMemoryAllocateInfo *val)
304 size += vn_sizeof_VkExportMemoryAllocateInfo_self((const VkExportMemoryAllocateInfo *)pnext);
374 vn_encode_VkExportMemoryAllocateInfo_self(enc, (const VkExportMemoryAllocateInfo *)pnext);
/xsrc/external/mit/MesaLib/dist/src/vulkan/wsi/
H A Dwsi_common_drm.c325 const VkExportMemoryAllocateInfo memory_export_info = {
503 const VkExportMemoryAllocateInfo prime_memory_export_info = {
H A Dwsi_common_win32.c407 const VkExportMemoryAllocateInfo memory_export_info = {
/xsrc/external/mit/MesaLib/dist/src/virtio/vulkan/
H A Dvn_device_memory.c318 const VkExportMemoryAllocateInfo *export_info = NULL;
/xsrc/external/mit/MesaLib.old/dist/src/vulkan/wsi/
H A Dwsi_common.c463 const VkExportMemoryAllocateInfo memory_export_info = {
614 const VkExportMemoryAllocateInfo prime_memory_export_info = {
/xsrc/external/mit/MesaLib/dist/docs/drivers/
H A Dvenus.rst197 chains ``VkExportMemoryAllocateInfo`` to ``VkMemoryAllocateInfo`` without
/xsrc/external/mit/MesaLib/dist/src/gallium/frontends/lavapipe/
H A Dlvp_device.c1637 const VkExportMemoryAllocateInfo *export_info = NULL;
1656 export_info = (VkExportMemoryAllocateInfo*)ext;
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/zink/
H A Dzink_resource.c649 VkExportMemoryAllocateInfo emai;
/xsrc/external/mit/MesaLib.old/dist/include/vulkan/
H A Dvulkan_core.h4478 typedef struct VkExportMemoryAllocateInfo { struct
4482 } VkExportMemoryAllocateInfo; typedef in typeref:struct:VkExportMemoryAllocateInfo
5373 typedef VkExportMemoryAllocateInfo VkExportMemoryAllocateInfoKHR;
/xsrc/external/mit/MesaLib.old/dist/src/intel/vulkan/
H A Danv_device.c2768 const VkExportMemoryAllocateInfo *export_info =
/xsrc/external/mit/MesaLib/dist/src/intel/vulkan/
H A Danv_device.c3651 const VkExportMemoryAllocateInfo *export_info = NULL;
/xsrc/external/mit/MesaLib.old/dist/src/amd/vulkan/
H A Dradv_device.c3195 const VkExportMemoryAllocateInfo *export_info =
/xsrc/external/mit/MesaLib/dist/include/vulkan/
H A Dvulkan_core.h5038 typedef struct VkExportMemoryAllocateInfo { struct
5042 } VkExportMemoryAllocateInfo; typedef in typeref:struct:VkExportMemoryAllocateInfo
6667 typedef VkExportMemoryAllocateInfo VkExportMemoryAllocateInfoKHR;
/xsrc/external/mit/MesaLib/dist/src/amd/vulkan/
H A Dradv_device.c5255 const VkExportMemoryAllocateInfo *export_info =

Completed in 102 milliseconds