Home
last modified time | relevance | path

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

/hardware/google/gfxstream/codegen/vulkan/vulkan-docs-next/chapters/VK_NV_device_generated_commands/
Dindirectcommands.adoc538 * pname:tokenType specifies the token command type.
572 pname:offset must: be aligned to the scalar alignment of pname:tokenType
574 * [[VUID-VkIndirectCommandsLayoutTokenNV-tokenType-02976]]
575 If pname:tokenType is
579 * [[VUID-VkIndirectCommandsLayoutTokenNV-tokenType-02977]]
580 If pname:tokenType is
583 * [[VUID-VkIndirectCommandsLayoutTokenNV-tokenType-02978]]
584 If pname:tokenType is
587 * [[VUID-VkIndirectCommandsLayoutTokenNV-tokenType-02979]]
588 If pname:tokenType is
[all …]
/hardware/google/gfxstream/guest/mesa/include/vulkan/
Dvulkan_core.h14460 VkIndirectCommandsTokenTypeNV tokenType; member
/hardware/google/gfxstream/common/vulkan/include/vulkan/
Dvulkan_hash.hpp5789 VULKAN_HPP_HASH_COMBINE( seed, indirectCommandsLayoutTokenNV.tokenType ); in operator ()()