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

/xsrc/external/mit/MesaLib/dist/src/intel/vulkan/
H A Dgfx7_cmd_buffer.c128 static uint32_t vk_to_intel_index_type(VkIndexType type)
142 static uint32_t restart_index_for_type(VkIndexType type)
160 VkIndexType indexType)
H A Dgfx8_cmd_buffer.c792 static uint32_t vk_to_intel_index_type(VkIndexType type)
806 static uint32_t restart_index_for_type(VkIndexType type)
824 VkIndexType indexType)
/xsrc/external/mit/MesaLib.old/dist/src/intel/vulkan/
H A Dgen7_cmd_buffer.c134 VkIndexType indexType)
H A Dgen8_cmd_buffer.c543 VkIndexType indexType)
/xsrc/external/mit/MesaLib/dist/src/virtio/venus-protocol/
H A Dvn_protocol_driver_types.h2200 /* enum VkIndexType */
2203 vn_sizeof_VkIndexType(const VkIndexType *val)
2210 vn_encode_VkIndexType(struct vn_cs_encoder *enc, const VkIndexType *val)
2216 vn_decode_VkIndexType(struct vn_cs_decoder *dec, VkIndexType *val)
2222 vn_sizeof_VkIndexType_array(const VkIndexType *val, uint32_t count)
2228 vn_encode_VkIndexType_array(struct vn_cs_encoder *enc, const VkIndexType *val, uint32_t count)
2234 vn_decode_VkIndexType_array(struct vn_cs_decoder *dec, VkIndexType *val, uint32_t count)
H A Dvn_protocol_driver_command_buffer.h2142 static inline size_t vn_sizeof_vkCmdBindIndexBuffer(VkCommandBuffer commandBuffer, VkBuffer buffer, VkDeviceSize offset, VkIndexType indexType)
2156 static inline void vn_encode_vkCmdBindIndexBuffer(struct vn_cs_encoder *enc, VkCommandFlagsEXT cmd_flags, VkCommandBuffer commandBuffer, VkBuffer buffer, VkDeviceSize offset, VkIndexType indexType)
2169 static inline size_t vn_sizeof_vkCmdBindIndexBuffer_reply(VkCommandBuffer commandBuffer, VkBuffer buffer, VkDeviceSize offset, VkIndexType indexType)
2182 static inline void vn_decode_vkCmdBindIndexBuffer_reply(struct vn_cs_decoder *dec, VkCommandBuffer commandBuffer, VkBuffer buffer, VkDeviceSize offset, VkIndexType indexType)
5416 static inline void vn_submit_vkCmdBindIndexBuffer(struct vn_instance *vn_instance, VkCommandFlagsEXT cmd_flags, VkCommandBuffer commandBuffer, VkBuffer buffer, VkDeviceSize offset, VkIndexType indexType, struct vn_instance_submit_command *submit)
6698 static inline void vn_call_vkCmdBindIndexBuffer(struct vn_instance *vn_instance, VkCommandBuffer commandBuffer, VkBuffer buffer, VkDeviceSize offset, VkIndexType indexType)
6711 static inline void vn_async_vkCmdBindIndexBuffer(struct vn_instance *vn_instance, VkCommandBuffer commandBuffer, VkBuffer buffer, VkDeviceSize offset, VkIndexType indexType)
/xsrc/external/mit/MesaLib/dist/src/panfrost/vulkan/
H A Dpanvk_cmd_buffer.c62 VkIndexType indexType)
/xsrc/external/mit/MesaLib.old/dist/src/freedreno/vulkan/
H A Dtu_cmd_buffer.c336 tu6_index_size(VkIndexType type)
344 unreachable("invalid VkIndexType");
1637 VkIndexType indexType)
/xsrc/external/mit/MesaLib/dist/src/amd/vulkan/layers/
H A Dradv_sqtt_layer.c642 VkIndexType indexType)
/xsrc/external/mit/MesaLib.old/dist/include/vulkan/
H A Dvulkan_core.h1265 typedef enum VkIndexType { enum
1273 } VkIndexType; typedef in typeref:enum:VkIndexType
3011 typedef void (VKAPI_PTR *PFN_vkCmdBindIndexBuffer)(VkCommandBuffer commandBuffer, VkBuffer buffer, VkDeviceSize offset, VkIndexType indexType);
3613 VkIndexType indexType);
7004 VkIndexType indexType;
8299 VkIndexType indexType;
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/zink/
H A Dzink_draw.cpp574 const VkIndexType index_type[3] = {
/xsrc/external/mit/MesaLib/dist/src/virtio/vulkan/
H A Dvn_command_buffer.c926 VkIndexType indexType)
/xsrc/external/mit/MesaLib/dist/src/broadcom/vulkan/
H A Dv3dv_cmd_buffer.c2781 get_index_size(VkIndexType index_type)
2802 VkIndexType indexType)
/xsrc/external/mit/MesaLib/dist/include/vulkan/
H A Dvulkan_core.h1759 typedef enum VkIndexType { enum
1766 } VkIndexType; typedef in typeref:enum:VkIndexType
3583 typedef void (VKAPI_PTR *PFN_vkCmdBindIndexBuffer)(VkCommandBuffer commandBuffer, VkBuffer buffer, VkDeviceSize offset, VkIndexType indexType);
4185 VkIndexType indexType);
10410 VkIndexType indexType;
11964 VkIndexType indexType;
11996 const VkIndexType* pIndexTypes;
12972 VkIndexType indexType;
/xsrc/external/mit/MesaLib/dist/src/amd/vulkan/
H A Dradv_cmd_buffer.c4505 vk_to_index_type(VkIndexType type)
4536 VkIndexType indexType)
/xsrc/external/mit/MesaLib.old/dist/src/amd/vulkan/
H A Dradv_cmd_buffer.c2721 VkIndexType indexType)
/xsrc/external/mit/MesaLib/dist/src/freedreno/vulkan/
H A Dtu_cmd_buffer.c1706 VkIndexType indexType)
1732 unreachable("invalid VkIndexType");

Completed in 123 milliseconds