| /xsrc/external/mit/MesaLib/dist/src/intel/vulkan/ |
| H A D | gfx7_cmd_buffer.c | 128 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 D | gfx8_cmd_buffer.c | 792 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 D | gen7_cmd_buffer.c | 134 VkIndexType indexType)
|
| H A D | gen8_cmd_buffer.c | 543 VkIndexType indexType)
|
| /xsrc/external/mit/MesaLib/dist/src/virtio/venus-protocol/ |
| H A D | vn_protocol_driver_types.h | 2200 /* 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 D | vn_protocol_driver_command_buffer.h | 2142 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 D | panvk_cmd_buffer.c | 62 VkIndexType indexType)
|
| /xsrc/external/mit/MesaLib.old/dist/src/freedreno/vulkan/ |
| H A D | tu_cmd_buffer.c | 336 tu6_index_size(VkIndexType type) 344 unreachable("invalid VkIndexType"); 1637 VkIndexType indexType)
|
| /xsrc/external/mit/MesaLib/dist/src/amd/vulkan/layers/ |
| H A D | radv_sqtt_layer.c | 642 VkIndexType indexType)
|
| /xsrc/external/mit/MesaLib.old/dist/include/vulkan/ |
| H A D | vulkan_core.h | 1265 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 D | zink_draw.cpp | 574 const VkIndexType index_type[3] = {
|
| /xsrc/external/mit/MesaLib/dist/src/virtio/vulkan/ |
| H A D | vn_command_buffer.c | 926 VkIndexType indexType)
|
| /xsrc/external/mit/MesaLib/dist/src/broadcom/vulkan/ |
| H A D | v3dv_cmd_buffer.c | 2781 get_index_size(VkIndexType index_type) 2802 VkIndexType indexType)
|
| /xsrc/external/mit/MesaLib/dist/include/vulkan/ |
| H A D | vulkan_core.h | 1759 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 D | radv_cmd_buffer.c | 4505 vk_to_index_type(VkIndexType type) 4536 VkIndexType indexType)
|
| /xsrc/external/mit/MesaLib.old/dist/src/amd/vulkan/ |
| H A D | radv_cmd_buffer.c | 2721 VkIndexType indexType)
|
| /xsrc/external/mit/MesaLib/dist/src/freedreno/vulkan/ |
| H A D | tu_cmd_buffer.c | 1706 VkIndexType indexType) 1732 unreachable("invalid VkIndexType");
|