Home
last modified time | relevance | path

Searched refs:pIndexTypeValues (Results 1 – 4 of 4) sorted by relevance

/hardware/google/gfxstream/codegen/vulkan/vulkan-docs-next/chapters/VK_NV_device_generated_commands/
Dindirectcommands.adoc339 sname:VkIndirectCommandsLayoutTokenNV::pname:pIndexTypeValues arrays.
557 pname:pIndexTypeValues array pairings.
561 `uint32_t` value entry in pname:pIndexTypeValues.
678 // VkIndirectCommandsLayoutTokenNV::pIndexTypeValues
/hardware/google/gfxstream/codegen/vulkan/vulkan-docs-next/appendices/
DVK_NV_device_generated_commands.adoc279 Added "`pIndexTypeValues`" to map custom `uint32_t` values to corresponding
/hardware/google/gfxstream/guest/mesa/include/vulkan/
Dvulkan_core.h14472 const uint32_t* pIndexTypeValues; member
/hardware/google/gfxstream/common/vulkan/include/vulkan/
Dvulkan_hash.hpp5801 VULKAN_HPP_HASH_COMBINE( seed, indirectCommandsLayoutTokenNV.pIndexTypeValues ); in operator ()()