Lines Matching defs:PhysicalDeviceCudaKernelLaunchPropertiesNV
59727 struct PhysicalDeviceCudaKernelLaunchPropertiesNV struct
59729 using NativeType = VkPhysicalDeviceCudaKernelLaunchPropertiesNV;
59731 static const bool allowDuplicate = false;
59732 …ONSTEXPR StructureType structureType = StructureType::ePhysicalDeviceCudaKernelLaunchPropertiesNV;
59735 …VULKAN_HPP_CONSTEXPR PhysicalDeviceCudaKernelLaunchPropertiesNV( uint32_t computeCapabilityMinor_ … in PhysicalDeviceCudaKernelLaunchPropertiesNV() function
59746 …PhysicalDeviceCudaKernelLaunchPropertiesNV( VkPhysicalDeviceCudaKernelLaunchPropertiesNV const & r… in PhysicalDeviceCudaKernelLaunchPropertiesNV() function
59756 …*this = *reinterpret_cast<VULKAN_HPP_NAMESPACE::PhysicalDeviceCudaKernelLaunchPropertiesNV const *… in operator =()
59760 operator VkPhysicalDeviceCudaKernelLaunchPropertiesNV const &() const VULKAN_HPP_NOEXCEPT in operator VkPhysicalDeviceCudaKernelLaunchPropertiesNV const&()
59765 operator VkPhysicalDeviceCudaKernelLaunchPropertiesNV &() VULKAN_HPP_NOEXCEPT in operator VkPhysicalDeviceCudaKernelLaunchPropertiesNV&()
59776 reflect() const VULKAN_HPP_NOEXCEPT in reflect()
59785 …bool operator==( PhysicalDeviceCudaKernelLaunchPropertiesNV const & rhs ) const VULKAN_HPP_NOEXCEPT in operator ==()
59795 …bool operator!=( PhysicalDeviceCudaKernelLaunchPropertiesNV const & rhs ) const VULKAN_HPP_NOEXCEPT in operator !=()
59802 …:StructureType sType = StructureType::ePhysicalDeviceCudaKernelLaunchPropertiesNV;
59803 void * pNext = {};
59804 uint32_t computeCapabilityMinor = {};
59805 uint32_t computeCapabilityMajor = {};