Searched refs:VkDeviceGroupCommandBufferBeginInfo (Results 1 - 3 of 3) sorted by relevance

/xsrc/external/mit/MesaLib/dist/src/virtio/venus-protocol/
H A Dvn_protocol_driver_command_buffer.h166 /* struct VkDeviceGroupCommandBufferBeginInfo chain */
176 vn_sizeof_VkDeviceGroupCommandBufferBeginInfo_self(const VkDeviceGroupCommandBufferBeginInfo *val)
185 vn_sizeof_VkDeviceGroupCommandBufferBeginInfo(const VkDeviceGroupCommandBufferBeginInfo *val)
204 vn_encode_VkDeviceGroupCommandBufferBeginInfo_self(struct vn_cs_encoder *enc, const VkDeviceGroupCommandBufferBeginInfo *val)
211 vn_encode_VkDeviceGroupCommandBufferBeginInfo(struct vn_cs_encoder *enc, const VkDeviceGroupCommandBufferBeginInfo *val)
228 vn_decode_VkDeviceGroupCommandBufferBeginInfo_self(struct vn_cs_decoder *dec, VkDeviceGroupCommandBufferBeginInfo *val)
235 vn_decode_VkDeviceGroupCommandBufferBeginInfo(struct vn_cs_decoder *dec, VkDeviceGroupCommandBufferBeginInfo *val)
260 size += vn_sizeof_VkDeviceGroupCommandBufferBeginInfo_self((const VkDeviceGroupCommandBufferBeginInfo *)pnext);
307 vn_encode_VkDeviceGroupCommandBufferBeginInfo_self(enc, (const VkDeviceGroupCommandBufferBeginInfo *)pnext);
356 vn_decode_VkDeviceGroupCommandBufferBeginInfo_self(dec, (VkDeviceGroupCommandBufferBeginInfo *)pnex
[all...]
/xsrc/external/mit/MesaLib.old/dist/include/vulkan/
H A Dvulkan_core.h4118 typedef struct VkDeviceGroupCommandBufferBeginInfo { struct
4122 } VkDeviceGroupCommandBufferBeginInfo; typedef in typeref:struct:VkDeviceGroupCommandBufferBeginInfo
5244 typedef VkDeviceGroupCommandBufferBeginInfo VkDeviceGroupCommandBufferBeginInfoKHR;
/xsrc/external/mit/MesaLib/dist/include/vulkan/
H A Dvulkan_core.h4680 typedef struct VkDeviceGroupCommandBufferBeginInfo { struct
4684 } VkDeviceGroupCommandBufferBeginInfo; typedef in typeref:struct:VkDeviceGroupCommandBufferBeginInfo
6548 typedef VkDeviceGroupCommandBufferBeginInfo VkDeviceGroupCommandBufferBeginInfoKHR;

Completed in 82 milliseconds