Home
last modified time | relevance | path

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

/hardware/google/gfxstream/codegen/vulkan/vulkan-docs-next/chapters/VK_NV_device_generated_commands/
Dindirectcommands.adoc556 * pname:indexTypeCount is the optional size of the pname:pIndexTypes and
/hardware/google/gfxstream/guest/mesa/include/vulkan/
Dvulkan_core.h14470 uint32_t indexTypeCount; member
/hardware/google/gfxstream/common/vulkan/include/vulkan/
Dvulkan_hash.hpp5799 VULKAN_HPP_HASH_COMBINE( seed, indirectCommandsLayoutTokenNV.indexTypeCount ); in operator ()()