Home
last modified time | relevance | path

Searched refs:VkIndexType (Results 1 – 25 of 26) sorted by relevance

12

/hardware/google/gfxstream/guest/mesa/src/vulkan/runtime/
Dvk_command_buffer.c174 VkIndexType indexType) in vk_common_CmdBindIndexBuffer()
/hardware/google/gfxstream/guest/mesa/src/vulkan/util/
Dvk_util.h377 vk_index_type_to_bytes(enum VkIndexType type) in vk_index_type_to_bytes()
/hardware/google/gfxstream/codegen/vulkan/vulkan-docs-next/chapters/VK_NV_device_generated_commands/
Dindirectcommands.adoc334 * pname:indexType is a elink:VkIndexType value specifying how indices are
337 mapped to an elink:VkIndexType by specifying the
559 treated as specific ename:VkIndexType.
560 * pname:pIndexTypes is the used ename:VkIndexType for the corresponding
/hardware/google/gfxstream/host/vulkan/
DVkSubDecoder.cpp332 VkIndexType indexType; in subDecode()
339 memcpy((VkIndexType*)&indexType, *readStreamPtrPtr, sizeof(VkIndexType)); in subDecode()
340 *readStreamPtrPtr += sizeof(VkIndexType); in subDecode()
2463 VkIndexType indexType; in subDecode()
2472 memcpy((VkIndexType*)&indexType, *readStreamPtrPtr, sizeof(VkIndexType)); in subDecode()
2473 *readStreamPtrPtr += sizeof(VkIndexType); in subDecode()
DVkDecoderSnapshot.h456 VkBuffer buffer, VkDeviceSize offset, VkIndexType indexType);
1248 VkIndexType indexType);
DVkDecoderSnapshot.cpp1124 VkBuffer buffer, VkDeviceSize offset, VkIndexType indexType) { in vkCmdBindIndexBuffer()
2968 VkIndexType indexType) { in vkCmdBindIndexBuffer2KHR()
4776 VkDeviceSize offset, VkIndexType indexType) { in vkCmdBindIndexBuffer()
6476 VkIndexType indexType) { in vkCmdBindIndexBuffer2KHR()
DVkDecoder.cpp6917 VkIndexType indexType; in decode()
6933 memcpy((VkIndexType*)&indexType, *readStreamPtrPtr, sizeof(VkIndexType)); in decode()
6934 *readStreamPtrPtr += sizeof(VkIndexType); in decode()
17373 VkIndexType indexType; in decode()
17391 memcpy((VkIndexType*)&indexType, *readStreamPtrPtr, sizeof(VkIndexType)); in decode()
17392 *readStreamPtrPtr += sizeof(VkIndexType); in decode()
/hardware/google/gfxstream/guest/mesa/include/vulkan/
Dvulkan_beta.h793 VkIndexType indexType;
Dvulkan_core.h2154 typedef enum VkIndexType { enum
2161 } VkIndexType; typedef
4052 …uffer)(VkCommandBuffer commandBuffer, VkBuffer buffer, VkDeviceSize offset, VkIndexType indexType);
4654 VkIndexType indexType);
10567 …fer commandBuffer, VkBuffer buffer, VkDeviceSize offset, VkDeviceSize size, VkIndexType indexType);
10578 VkIndexType indexType);
12665 VkIndexType indexType;
14439 VkIndexType indexType;
14471 const VkIndexType* pIndexTypes;
16201 VkIndexType indexType;
[all …]
/hardware/google/gfxstream/common/vulkan/include/vulkan/
Dvulkan_beta.h798 VkIndexType indexType;
Dvk_enum_string_helper.h4508 static inline const char* string_VkIndexType(VkIndexType input_value) in string_VkIndexType()
Dvulkan.hpp1637 …( VkCommandBuffer commandBuffer, VkBuffer buffer, VkDeviceSize offset, VkIndexType indexType ) con… in vkCmdBindIndexBuffer()
5215 …ommandBuffer, VkBuffer buffer, VkDeviceSize offset, VkDeviceSize size, VkIndexType indexType ) con… in vkCmdBindIndexBuffer2KHR()
Dvulkansc.hpp1570 …( VkCommandBuffer commandBuffer, VkBuffer buffer, VkDeviceSize offset, VkIndexType indexType ) con… in vkCmdBindIndexBuffer()
Dvulkan_raii.hpp11665 …<VkBuffer>( buffer ), static_cast<VkDeviceSize>( offset ), static_cast<VkIndexType>( indexType ) ); in bindIndexBuffer()
19599 …kDeviceSize>( offset ), static_cast<VkDeviceSize>( size ), static_cast<VkIndexType>( indexType ) ); in bindIndexBuffer2KHR()
Dvulkansc_raii.hpp6835 …<VkBuffer>( buffer ), static_cast<VkDeviceSize>( offset ), static_cast<VkIndexType>( indexType ) ); in bindIndexBuffer()
Dvulkansc_funcs.hpp3180 …<VkBuffer>( buffer ), static_cast<VkDeviceSize>( offset ), static_cast<VkIndexType>( indexType ) ); in bindIndexBuffer()
/hardware/google/gfxstream/guest/vulkan_enc/
DVkEncoder.h312 VkIndexType indexType, uint32_t doLock);
870 VkDeviceSize offset, VkDeviceSize size, VkIndexType indexType,
Dfunc_table.cpp1288 VkDeviceSize offset, VkIndexType indexType) { in gfxstream_vk_CmdBindIndexBuffer()
3889 VkIndexType indexType) { in gfxstream_vk_CmdBindIndexBuffer2KHR()
DVkEncoder.cpp12513 VkDeviceSize offset, VkIndexType indexType, uint32_t doLock) { in vkCmdBindIndexBuffer()
12552 VkIndexType local_indexType; in vkCmdBindIndexBuffer()
12565 *countPtr += sizeof(VkIndexType); in vkCmdBindIndexBuffer()
12590 memcpy(*streamPtrPtr, (VkIndexType*)&local_indexType, sizeof(VkIndexType)); in vkCmdBindIndexBuffer()
12591 *streamPtrPtr += sizeof(VkIndexType); in vkCmdBindIndexBuffer()
31283 VkIndexType indexType, uint32_t doLock) { in vkCmdBindIndexBuffer2KHR()
31323 VkIndexType local_indexType; in vkCmdBindIndexBuffer2KHR()
31338 *countPtr += sizeof(VkIndexType); in vkCmdBindIndexBuffer2KHR()
31365 memcpy(*streamPtrPtr, (VkIndexType*)&local_indexType, sizeof(VkIndexType)); in vkCmdBindIndexBuffer2KHR()
31366 *streamPtrPtr += sizeof(VkIndexType); in vkCmdBindIndexBuffer2KHR()
/hardware/google/gfxstream/codegen/vulkan/vulkan-docs-next/appendices/
DVK_NV_device_generated_commands.adoc280 ename:VkIndexType.
/hardware/google/gfxstream/codegen/vulkan/vulkan-docs-next/proposals/
DVK_KHR_maintenance5.adoc209 VkIndexType indexType);
/hardware/google/gfxstream/codegen/vulkan/vulkan-docs-next/chapters/
Ddrawing.adoc867 * pname:indexType is a elink:VkIndexType value specifying the size of the
893 * pname:indexType is a elink:VkIndexType value specifying the size of the
916 [open,refpage='VkIndexType',desc='Type of index buffer indices',type='enums']
923 include::{generated}/api/enums/VkIndexType.adoc[]
Daccelstructures.adoc750 * pname:indexType is the elink:VkIndexType of each index element.
Dfeatures.adoc392 using a elink:VkIndexType of ename:VK_INDEX_TYPE_UINT32.
395 when the elink:VkIndexType is ename:VK_INDEX_TYPE_UINT32).
/hardware/google/gfxstream/scripts/print_gfx_logs/
Dvulkan_printer.py63 printer.write_enum("indexType", VkIndexType, indent)
1681 VkIndexType = { variable

12