Home
last modified time | relevance | path

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

/hardware/google/gfxstream/codegen/vulkan/vulkan-docs-next/chapters/VK_NV_device_generated_commands/
Dindirectcommands.adoc431 * pname:pipelineAddress specifies the pipeline address of the compute
725 VkPipeline computePipeline = deriveFromDeviceAddress(data->pipelineAddress);
/hardware/google/gfxstream/guest/mesa/include/vulkan/
Dvulkan_core.h16646 VkDeviceAddress pipelineAddress; member
/hardware/google/gfxstream/common/vulkan/include/vulkan/
Dvulkan_hash.hpp1287 VULKAN_HPP_HASH_COMBINE( seed, bindPipelineIndirectCommandNV.pipelineAddress ); in operator ()()