Lines Matching defs:PhysicalDeviceSchedulingControlsPropertiesARM
81173 struct PhysicalDeviceSchedulingControlsPropertiesARM struct
81175 using NativeType = VkPhysicalDeviceSchedulingControlsPropertiesARM;
81177 static const bool allowDuplicate = false;
81178 …TEXPR StructureType structureType = StructureType::ePhysicalDeviceSchedulingControlsPropertiesARM;
81182 …PhysicalDeviceSchedulingControlsPropertiesARM( VULKAN_HPP_NAMESPACE::PhysicalDeviceSchedulingContr… in PhysicalDeviceSchedulingControlsPropertiesARM() function
81192 …PhysicalDeviceSchedulingControlsPropertiesARM( VkPhysicalDeviceSchedulingControlsPropertiesARM con… in PhysicalDeviceSchedulingControlsPropertiesARM() function
81202 …*this = *reinterpret_cast<VULKAN_HPP_NAMESPACE::PhysicalDeviceSchedulingControlsPropertiesARM cons… in operator =()
81207 …PR_14 PhysicalDeviceSchedulingControlsPropertiesARM & setPNext( void * pNext_ ) VULKAN_HPP_NOEXCEPT in setPNext()
81214 …_NAMESPACE::PhysicalDeviceSchedulingControlsFlagsARM schedulingControlsFlags_ ) VULKAN_HPP_NOEXCEPT in setSchedulingControlsFlags()
81221 operator VkPhysicalDeviceSchedulingControlsPropertiesARM const &() const VULKAN_HPP_NOEXCEPT in operator VkPhysicalDeviceSchedulingControlsPropertiesARM const&()
81226 operator VkPhysicalDeviceSchedulingControlsPropertiesARM &() VULKAN_HPP_NOEXCEPT in operator VkPhysicalDeviceSchedulingControlsPropertiesARM&()
81237 reflect() const VULKAN_HPP_NOEXCEPT in reflect()
81246 …l operator==( PhysicalDeviceSchedulingControlsPropertiesARM const & rhs ) const VULKAN_HPP_NOEXCEPT in operator ==()
81255 …l operator!=( PhysicalDeviceSchedulingControlsPropertiesARM const & rhs ) const VULKAN_HPP_NOEXCEPT in operator !=()
81262 … sType = StructureType::ePhysicalDeviceSchedulingControlsPropertiesARM;
81263 void * pNext = {};
81264 VULKAN_HPP_NAMESPACE::PhysicalDeviceSchedulingControlsFlagsARM schedulingControlsFlags = {};