Lines Matching defs:PhysicalDeviceCudaKernelLaunchPropertiesNV
59729 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
59748 …PhysicalDeviceCudaKernelLaunchPropertiesNV( 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()
59787 …bool operator==( PhysicalDeviceCudaKernelLaunchPropertiesNV const & rhs ) const VULKAN_HPP_NOEXCEPT in operator ==()
59797 …bool operator!=( PhysicalDeviceCudaKernelLaunchPropertiesNV const & rhs ) const VULKAN_HPP_NOEXCEPT in operator !=()
59804 …:StructureType sType = StructureType::ePhysicalDeviceCudaKernelLaunchPropertiesNV;
59805 void * pNext = {};
59806 uint32_t computeCapabilityMinor = {};
59807 uint32_t computeCapabilityMajor = {};