Searched refs:VkDescriptorSetAllocateInfo (Results 1 - 17 of 17) sorted by relevance

/xsrc/external/mit/MesaLib/dist/src/virtio/venus-protocol/
H A Dvn_protocol_driver_descriptor_set.h85 /* struct VkDescriptorSetAllocateInfo chain */
112 vn_sizeof_VkDescriptorSetAllocateInfo_self(const VkDescriptorSetAllocateInfo *val)
129 vn_sizeof_VkDescriptorSetAllocateInfo(const VkDescriptorSetAllocateInfo *val)
164 vn_encode_VkDescriptorSetAllocateInfo_self(struct vn_cs_encoder *enc, const VkDescriptorSetAllocateInfo *val)
179 vn_encode_VkDescriptorSetAllocateInfo(struct vn_cs_encoder *enc, const VkDescriptorSetAllocateInfo *val)
395 static inline size_t vn_sizeof_vkAllocateDescriptorSets(VkDevice device, const VkDescriptorSetAllocateInfo* pAllocateInfo, VkDescriptorSet* pDescriptorSets)
416 static inline void vn_encode_vkAllocateDescriptorSets(struct vn_cs_encoder *enc, VkCommandFlagsEXT cmd_flags, VkDevice device, const VkDescriptorSetAllocateInfo* pAllocateInfo, VkDescriptorSet* pDescriptorSets)
435 static inline size_t vn_sizeof_vkAllocateDescriptorSets_reply(VkDevice device, const VkDescriptorSetAllocateInfo* pAllocateInfo, VkDescriptorSet* pDescriptorSets)
455 static inline VkResult vn_decode_vkAllocateDescriptorSets_reply(struct vn_cs_decoder *dec, VkDevice device, const VkDescriptorSetAllocateInfo* pAllocateInfo, VkDescriptorSet* pDescriptorSets)
627 static inline void vn_submit_vkAllocateDescriptorSets(struct vn_instance *vn_instance, VkCommandFlagsEXT cmd_flags, VkDevice device, const VkDescriptorSetAllocateInfo* pAllocateInf
[all...]
/xsrc/external/mit/MesaLib.old/dist/src/freedreno/vulkan/
H A Dtu_descriptor_set.c431 const VkDescriptorSetAllocateInfo *pAllocateInfo,
/xsrc/external/mit/MesaLib/dist/src/panfrost/vulkan/
H A Dpanvk_vX_descriptor_set.c117 const VkDescriptorSetAllocateInfo *pAllocateInfo,
/xsrc/external/mit/MesaLib/dist/src/gallium/frontends/lavapipe/
H A Dlvp_descriptor_set.c312 const VkDescriptorSetAllocateInfo* pAllocateInfo,
/xsrc/external/mit/MesaLib/dist/src/virtio/vulkan/
H A Dvn_descriptor_set.c394 const VkDescriptorSetAllocateInfo *pAllocateInfo,
425 * If VkDescriptorSetAllocateInfo::pSetLayouts[i] does not include a
/xsrc/external/mit/MesaLib/dist/src/broadcom/vulkan/
H A Dv3dv_descriptor_set.c820 const VkDescriptorSetAllocateInfo *pAllocateInfo,
H A Dv3dv_meta_copy.c1516 VkDescriptorSetAllocateInfo info = {
3737 VkDescriptorSetAllocateInfo info = {
/xsrc/external/mit/MesaLib/dist/src/freedreno/vulkan/
H A Dtu_descriptor_set.c727 const VkDescriptorSetAllocateInfo *pAllocateInfo,
/xsrc/external/mit/MesaLib/dist/src/amd/vulkan/
H A Dradv_descriptor_set.c883 radv_AllocateDescriptorSets(VkDevice _device, const VkDescriptorSetAllocateInfo *pAllocateInfo,
/xsrc/external/mit/MesaLib.old/dist/src/amd/vulkan/
H A Dradv_descriptor_set.c763 const VkDescriptorSetAllocateInfo* pAllocateInfo,
/xsrc/external/mit/MesaLib.old/dist/src/intel/vulkan/
H A Danv_descriptor_set.c1016 const VkDescriptorSetAllocateInfo* pAllocateInfo,
/xsrc/external/mit/MesaLib/dist/src/intel/vulkan/
H A Danv_descriptor_set.c1183 const VkDescriptorSetAllocateInfo* pAllocateInfo,
/xsrc/external/mit/MesaLib.old/dist/src/vulkan/overlay-layer/
H A Doverlay.cpp1207 VkDescriptorSetAllocateInfo alloc_info = {};
/xsrc/external/mit/MesaLib.old/dist/include/vulkan/
H A Dvulkan_core.h2619 typedef struct VkDescriptorSetAllocateInfo { struct
2625 } VkDescriptorSetAllocateInfo; typedef in typeref:struct:VkDescriptorSetAllocateInfo
2984 typedef VkResult (VKAPI_PTR *PFN_vkAllocateDescriptorSets)(VkDevice device, const VkDescriptorSetAllocateInfo* pAllocateInfo, VkDescriptorSet* pDescriptorSets);
3467 const VkDescriptorSetAllocateInfo* pAllocateInfo,
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/zink/
H A Dzink_descriptors.c611 VkDescriptorSetAllocateInfo dsai;
/xsrc/external/mit/MesaLib/dist/include/vulkan/
H A Dvulkan_core.h3262 typedef struct VkDescriptorSetAllocateInfo { struct
3268 } VkDescriptorSetAllocateInfo; typedef in typeref:struct:VkDescriptorSetAllocateInfo
3556 typedef VkResult (VKAPI_PTR *PFN_vkAllocateDescriptorSets)(VkDevice device, const VkDescriptorSetAllocateInfo* pAllocateInfo, VkDescriptorSet* pDescriptorSets);
4039 const VkDescriptorSetAllocateInfo* pAllocateInfo,
/xsrc/external/mit/MesaLib/dist/src/vulkan/overlay-layer/
H A Doverlay.cpp1488 VkDescriptorSetAllocateInfo alloc_info = {};

Completed in 131 milliseconds