Lines Matching defs:PhysicalDeviceSchedulingControlsPropertiesARM

82468   struct PhysicalDeviceSchedulingControlsPropertiesARM  struct
82470 using NativeType = VkPhysicalDeviceSchedulingControlsPropertiesARM;
82472 static const bool allowDuplicate = false;
82473 …TEXPR StructureType structureType = StructureType::ePhysicalDeviceSchedulingControlsPropertiesARM;
82477PhysicalDeviceSchedulingControlsPropertiesARM( VULKAN_HPP_NAMESPACE::PhysicalDeviceSchedulingContr… in PhysicalDeviceSchedulingControlsPropertiesARM() function
82487PhysicalDeviceSchedulingControlsPropertiesARM( VkPhysicalDeviceSchedulingControlsPropertiesARM con… in PhysicalDeviceSchedulingControlsPropertiesARM() function
82497 …*this = *reinterpret_cast<VULKAN_HPP_NAMESPACE::PhysicalDeviceSchedulingControlsPropertiesARM cons… in operator =()
82502 …PR_14 PhysicalDeviceSchedulingControlsPropertiesARM & setPNext( void * pNext_ ) VULKAN_HPP_NOEXCEPT in setPNext()
82509 …_NAMESPACE::PhysicalDeviceSchedulingControlsFlagsARM schedulingControlsFlags_ ) VULKAN_HPP_NOEXCEPT in setSchedulingControlsFlags()
82516 operator VkPhysicalDeviceSchedulingControlsPropertiesARM const &() const VULKAN_HPP_NOEXCEPT in operator VkPhysicalDeviceSchedulingControlsPropertiesARM const&()
82521 operator VkPhysicalDeviceSchedulingControlsPropertiesARM &() VULKAN_HPP_NOEXCEPT in operator VkPhysicalDeviceSchedulingControlsPropertiesARM&()
82532 reflect() const VULKAN_HPP_NOEXCEPT in reflect()
82541 …l operator==( PhysicalDeviceSchedulingControlsPropertiesARM const & rhs ) const VULKAN_HPP_NOEXCEPT in operator ==()
82550 …l operator!=( PhysicalDeviceSchedulingControlsPropertiesARM const & rhs ) const VULKAN_HPP_NOEXCEPT in operator !=()
82557 … sType = StructureType::ePhysicalDeviceSchedulingControlsPropertiesARM;
82558 void * pNext = {};
82559 VULKAN_HPP_NAMESPACE::PhysicalDeviceSchedulingControlsFlagsARM schedulingControlsFlags = {};