Home
last modified time | relevance | path

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

/hardware/google/gfxstream/codegen/vulkan/vulkan-docs-next/chapters/
Dpipelines.adoc1126 * pname:pipelineDeviceAddressCaptureReplay is the device address where
1130 If pname:pipelineDeviceAddressCaptureReplay is zero, no specific address is
1132 If pname:pipelineDeviceAddressCaptureReplay is not zero, then it must: be an
1161 * [[VUID-VkComputePipelineIndirectBufferInfoNV-pipelineDeviceAddressCaptureReplay-09014]]
1162 If pname:pipelineDeviceAddressCaptureReplay is non-zero then the
1166 * [[VUID-VkComputePipelineIndirectBufferInfoNV-pipelineDeviceAddressCaptureReplay-09015]]
1167 If pname:pipelineDeviceAddressCaptureReplay is non-zero then that
1170 * [[VUID-VkComputePipelineIndirectBufferInfoNV-pipelineDeviceAddressCaptureReplay-09016]]
1171 If pname:pipelineDeviceAddressCaptureReplay is non-zero, the
1173 * [[VUID-VkComputePipelineIndirectBufferInfoNV-pipelineDeviceAddressCaptureReplay-09017]]
[all …]
/hardware/google/gfxstream/guest/mesa/include/vulkan/
Dvulkan_core.h16635 VkDeviceAddress pipelineDeviceAddressCaptureReplay; member
/hardware/google/gfxstream/common/vulkan/include/vulkan/
Dvulkan_hash.hpp2158 …N_HPP_HASH_COMBINE( seed, computePipelineIndirectBufferInfoNV.pipelineDeviceAddressCaptureReplay ); in operator ()()