Lines Matching defs:PhysicalDeviceCudaKernelLaunchPropertiesNV
60291 struct PhysicalDeviceCudaKernelLaunchPropertiesNV struct
60293 using NativeType = VkPhysicalDeviceCudaKernelLaunchPropertiesNV;
60295 static const bool allowDuplicate = false;
60296 …ONSTEXPR StructureType structureType = StructureType::ePhysicalDeviceCudaKernelLaunchPropertiesNV;
60299 …VULKAN_HPP_CONSTEXPR PhysicalDeviceCudaKernelLaunchPropertiesNV( uint32_t computeCapabilityMinor_ … in PhysicalDeviceCudaKernelLaunchPropertiesNV() function
60310 …PhysicalDeviceCudaKernelLaunchPropertiesNV( VkPhysicalDeviceCudaKernelLaunchPropertiesNV const & r… in PhysicalDeviceCudaKernelLaunchPropertiesNV() function
60320 …*this = *reinterpret_cast<VULKAN_HPP_NAMESPACE::PhysicalDeviceCudaKernelLaunchPropertiesNV const *… in operator =()
60324 operator VkPhysicalDeviceCudaKernelLaunchPropertiesNV const &() const VULKAN_HPP_NOEXCEPT in operator VkPhysicalDeviceCudaKernelLaunchPropertiesNV const&()
60329 operator VkPhysicalDeviceCudaKernelLaunchPropertiesNV &() VULKAN_HPP_NOEXCEPT in operator VkPhysicalDeviceCudaKernelLaunchPropertiesNV&()
60340 reflect() const VULKAN_HPP_NOEXCEPT in reflect()
60349 …bool operator==( PhysicalDeviceCudaKernelLaunchPropertiesNV const & rhs ) const VULKAN_HPP_NOEXCEPT in operator ==()
60359 …bool operator!=( PhysicalDeviceCudaKernelLaunchPropertiesNV const & rhs ) const VULKAN_HPP_NOEXCEPT in operator !=()
60366 …:StructureType sType = StructureType::ePhysicalDeviceCudaKernelLaunchPropertiesNV;
60367 void * pNext = {};
60368 uint32_t computeCapabilityMinor = {};
60369 uint32_t computeCapabilityMajor = {};