Home
last modified time | relevance | path

Searched defs:PhysicalDeviceCudaKernelLaunchPropertiesNV (Results 1 – 1 of 1) sorted by relevance

/third_party/vulkan-headers/include/vulkan/
Dvulkan_structs.hpp59729 struct PhysicalDeviceCudaKernelLaunchPropertiesNV struct
59731 using NativeType = VkPhysicalDeviceCudaKernelLaunchPropertiesNV;
59733 static const bool allowDuplicate = false;
59734 …ONSTEXPR StructureType structureType = StructureType::ePhysicalDeviceCudaKernelLaunchPropertiesNV;
59737 …VULKAN_HPP_CONSTEXPR PhysicalDeviceCudaKernelLaunchPropertiesNV( uint32_t computeCapabilityMinor_ … in PhysicalDeviceCudaKernelLaunchPropertiesNV() function
59748PhysicalDeviceCudaKernelLaunchPropertiesNV( VkPhysicalDeviceCudaKernelLaunchPropertiesNV const & r… in PhysicalDeviceCudaKernelLaunchPropertiesNV() function
59758 …*this = *reinterpret_cast<VULKAN_HPP_NAMESPACE::PhysicalDeviceCudaKernelLaunchPropertiesNV const *… in operator =()
59762 operator VkPhysicalDeviceCudaKernelLaunchPropertiesNV const &() const VULKAN_HPP_NOEXCEPT in operator VkPhysicalDeviceCudaKernelLaunchPropertiesNV const&()
59767 operator VkPhysicalDeviceCudaKernelLaunchPropertiesNV &() VULKAN_HPP_NOEXCEPT in operator VkPhysicalDeviceCudaKernelLaunchPropertiesNV&()
59778 reflect() const VULKAN_HPP_NOEXCEPT in reflect()
[all …]