Home
last modified time | relevance | path

Searched refs:pIndexTypes (Results 1 – 3 of 3) sorted by relevance

/hardware/google/gfxstream/codegen/vulkan/vulkan-docs-next/chapters/VK_NV_device_generated_commands/
Dindirectcommands.adoc338 sname:VkIndirectCommandsLayoutTokenNV::pname:pIndexTypes and
556 * pname:indexTypeCount is the optional size of the pname:pIndexTypes and
560 * pname:pIndexTypes is the used ename:VkIndexType for the corresponding
/hardware/google/gfxstream/guest/mesa/include/vulkan/
Dvulkan_core.h14471 const VkIndexType* pIndexTypes; member
/hardware/google/gfxstream/common/vulkan/include/vulkan/
Dvulkan_hash.hpp5800 VULKAN_HPP_HASH_COMBINE( seed, indirectCommandsLayoutTokenNV.pIndexTypes ); in operator ()()