Searched refs:VkCommandBufferAllocateInfo (Results 1 - 20 of 20) sorted by relevance

/xsrc/external/mit/MesaLib/dist/src/intel/nullhw-layer/
H A Dintel_nullhw.c120 VkCommandBufferAllocateInfo cmd_buffer_info = {
/xsrc/external/mit/MesaLib.old/dist/src/intel/vulkan/
H A Danv_dump.c278 &(VkCommandBufferAllocateInfo) {
H A Danv_cmd_buffer.c212 const VkCommandBufferAllocateInfo* pAllocateInfo,
/xsrc/external/mit/MesaLib/dist/src/gallium/frontends/lavapipe/
H A Dlvp_cmd_buffer.c79 const VkCommandBufferAllocateInfo* pAllocateInfo,
/xsrc/external/mit/MesaLib/dist/src/vulkan/wsi/
H A Dwsi_common_drm.c598 const VkCommandBufferAllocateInfo cmd_buffer_info = {
/xsrc/external/mit/MesaLib/dist/src/virtio/venus-protocol/
H A Dvn_protocol_driver_command_buffer.h14 /* struct VkCommandBufferAllocateInfo chain */
24 vn_sizeof_VkCommandBufferAllocateInfo_self(const VkCommandBufferAllocateInfo *val)
35 vn_sizeof_VkCommandBufferAllocateInfo(const VkCommandBufferAllocateInfo *val)
54 vn_encode_VkCommandBufferAllocateInfo_self(struct vn_cs_encoder *enc, const VkCommandBufferAllocateInfo *val)
63 vn_encode_VkCommandBufferAllocateInfo(struct vn_cs_encoder *enc, const VkCommandBufferAllocateInfo *val)
1247 static inline size_t vn_sizeof_vkAllocateCommandBuffers(VkDevice device, const VkCommandBufferAllocateInfo* pAllocateInfo, VkCommandBuffer* pCommandBuffers)
1268 static inline void vn_encode_vkAllocateCommandBuffers(struct vn_cs_encoder *enc, VkCommandFlagsEXT cmd_flags, VkDevice device, const VkCommandBufferAllocateInfo* pAllocateInfo, VkCommandBuffer* pCommandBuffers)
1287 static inline size_t vn_sizeof_vkAllocateCommandBuffers_reply(VkDevice device, const VkCommandBufferAllocateInfo* pAllocateInfo, VkCommandBuffer* pCommandBuffers)
1307 static inline VkResult vn_decode_vkAllocateCommandBuffers_reply(struct vn_cs_decoder *dec, VkDevice device, const VkCommandBufferAllocateInfo* pAllocateInfo, VkCommandBuffer* pCommandBuffers)
5080 static inline void vn_submit_vkAllocateCommandBuffers(struct vn_instance *vn_instance, VkCommandFlagsEXT cmd_flags, VkDevice device, const VkCommandBufferAllocateInfo* pAllocateInf
[all...]
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/zink/
H A Dzink_batch.c201 VkCommandBufferAllocateInfo cbai = {0};
/xsrc/external/mit/MesaLib.old/dist/src/vulkan/overlay-layer/
H A Doverlay.cpp523 VkCommandBufferAllocateInfo cmd_buffer_info = {};
2010 const VkCommandBufferAllocateInfo* pAllocateInfo,
/xsrc/external/mit/MesaLib.old/dist/src/vulkan/wsi/
H A Dwsi_common.c702 const VkCommandBufferAllocateInfo cmd_buffer_info = {
/xsrc/external/mit/MesaLib/dist/src/panfrost/vulkan/
H A Dpanvk_vX_cmd_buffer.c1053 const VkCommandBufferAllocateInfo *pAllocateInfo,
/xsrc/external/mit/MesaLib/dist/src/intel/vulkan/
H A Danv_cmd_buffer.c319 const VkCommandBufferAllocateInfo* pAllocateInfo,
/xsrc/external/mit/MesaLib/dist/src/virtio/vulkan/
H A Dvn_command_buffer.c528 const VkCommandBufferAllocateInfo *pAllocateInfo,
/xsrc/external/mit/MesaLib/dist/src/vulkan/overlay-layer/
H A Doverlay.cpp531 VkCommandBufferAllocateInfo cmd_buffer_info = {};
2326 const VkCommandBufferAllocateInfo* pAllocateInfo,
/xsrc/external/mit/MesaLib.old/dist/src/freedreno/vulkan/
H A Dtu_cmd_buffer.c1493 const VkCommandBufferAllocateInfo *pAllocateInfo,
/xsrc/external/mit/MesaLib.old/dist/include/vulkan/
H A Dvulkan_core.h2735 typedef struct VkCommandBufferAllocateInfo { struct
2741 } VkCommandBufferAllocateInfo; typedef in typeref:struct:VkCommandBufferAllocateInfo
2995 typedef VkResult (VKAPI_PTR *PFN_vkAllocateCommandBuffers)(VkDevice device, const VkCommandBufferAllocateInfo* pAllocateInfo, VkCommandBuffer* pCommandBuffers);
3528 const VkCommandBufferAllocateInfo* pAllocateInfo,
/xsrc/external/mit/MesaLib/dist/src/broadcom/vulkan/
H A Dv3dv_cmd_buffer.c903 const VkCommandBufferAllocateInfo *pAllocateInfo,
/xsrc/external/mit/MesaLib/dist/include/vulkan/
H A Dvulkan_core.h3370 typedef struct VkCommandBufferAllocateInfo { struct
3376 } VkCommandBufferAllocateInfo; typedef in typeref:struct:VkCommandBufferAllocateInfo
3567 typedef VkResult (VKAPI_PTR *PFN_vkAllocateCommandBuffers)(VkDevice device, const VkCommandBufferAllocateInfo* pAllocateInfo, VkCommandBuffer* pCommandBuffers);
4100 const VkCommandBufferAllocateInfo* pAllocateInfo,
/xsrc/external/mit/MesaLib.old/dist/src/amd/vulkan/
H A Dradv_cmd_buffer.c2545 const VkCommandBufferAllocateInfo *pAllocateInfo,
/xsrc/external/mit/MesaLib/dist/src/freedreno/vulkan/
H A Dtu_cmd_buffer.c1481 const VkCommandBufferAllocateInfo *pAllocateInfo,
/xsrc/external/mit/MesaLib/dist/src/amd/vulkan/
H A Dradv_cmd_buffer.c4286 radv_AllocateCommandBuffers(VkDevice _device, const VkCommandBufferAllocateInfo *pAllocateInfo,

Completed in 126 milliseconds