Home
last modified time | relevance | path

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

/third_party/vulkan-headers/include/vulkan/
H A Dvulkan_core.h17594 VkDeviceAddress pipelineDeviceAddressCaptureReplay; member
H A Dvulkan_hash.hpp2410 VULKAN_HPP_HASH_COMBINE( seed, computePipelineIndirectBufferInfoNV.pipelineDeviceAddressCaptureReplay );
H A Dvulkan_structs.hpp16259 , pipelineDeviceAddressCaptureReplay( pipelineDeviceAddressCaptureReplay_ ) in pipelineDeviceAddressCaptureReplay() function
16301 pipelineDeviceAddressCaptureReplay = pipelineDeviceAddressCaptureReplay_;
16328 return std::tie( sType, pNext, deviceAddress, size, pipelineDeviceAddressCaptureReplay );
16341 ( pipelineDeviceAddressCaptureReplay == rhs.pipelineDeviceAddressCaptureReplay );
16356 VULKAN_HPP_NAMESPACE::DeviceAddress pipelineDeviceAddressCaptureReplay = {}; member
[all...]

Completed in 121 milliseconds