Searched defs:PhysicalDeviceShaderAtomicInt64Features (Results 1 – 2 of 2) sorted by relevance
51445 struct PhysicalDeviceShaderAtomicInt64Features struct51447 using NativeType = VkPhysicalDeviceShaderAtomicInt64Features;51449 static const bool allowDuplicate = false;51450 static VULKAN_HPP_CONST_OR_CONSTEXPR StructureType structureType =51454 VULKAN_HPP_CONSTEXPR PhysicalDeviceShaderAtomicInt64Features( in PhysicalDeviceShaderAtomicInt64Features() function51464 …PhysicalDeviceShaderAtomicInt64Features( VkPhysicalDeviceShaderAtomicInt64Features const & rhs ) V… in PhysicalDeviceShaderAtomicInt64Features() function51476 …*this = *reinterpret_cast<VULKAN_HPP_NAMESPACE::PhysicalDeviceShaderAtomicInt64Features const *>( … in operator =()51481 PhysicalDeviceShaderAtomicInt64Features & setPNext( void * pNext_ ) VULKAN_HPP_NOEXCEPT in setPNext()51488 …derBufferInt64Atomics( VULKAN_HPP_NAMESPACE::Bool32 shaderBufferInt64Atomics_ ) VULKAN_HPP_NOEXCEPT in setShaderBufferInt64Atomics()51495 …derSharedInt64Atomics( VULKAN_HPP_NAMESPACE::Bool32 shaderSharedInt64Atomics_ ) VULKAN_HPP_NOEXCEPT in setShaderSharedInt64Atomics()[all …]
80818 struct PhysicalDeviceShaderAtomicInt64Features struct80820 using NativeType = VkPhysicalDeviceShaderAtomicInt64Features;80822 static const bool allowDuplicate = false;80823 …R_CONSTEXPR StructureType structureType = StructureType::ePhysicalDeviceShaderAtomicInt64Features;80826 …VULKAN_HPP_CONSTEXPR PhysicalDeviceShaderAtomicInt64Features( VULKAN_HPP_NAMESPACE::Bool32 shaderB… in PhysicalDeviceShaderAtomicInt64Features() function80837 …PhysicalDeviceShaderAtomicInt64Features( VkPhysicalDeviceShaderAtomicInt64Features const & rhs ) V… in PhysicalDeviceShaderAtomicInt64Features() function80847 …*this = *reinterpret_cast<VULKAN_HPP_NAMESPACE::PhysicalDeviceShaderAtomicInt64Features const *>( … in operator =()80852 …ONSTEXPR_14 PhysicalDeviceShaderAtomicInt64Features & setPNext( void * pNext_ ) VULKAN_HPP_NOEXCEPT in setPNext()80859 …derBufferInt64Atomics( VULKAN_HPP_NAMESPACE::Bool32 shaderBufferInt64Atomics_ ) VULKAN_HPP_NOEXCEPT in setShaderBufferInt64Atomics()80866 …derSharedInt64Atomics( VULKAN_HPP_NAMESPACE::Bool32 shaderSharedInt64Atomics_ ) VULKAN_HPP_NOEXCEPT in setShaderSharedInt64Atomics()[all …]