• Home
  • Raw
  • Download

Lines Matching defs:PhysicalDeviceSchedulingControlsPropertiesARM

80132   struct PhysicalDeviceSchedulingControlsPropertiesARM  struct
80134 using NativeType = VkPhysicalDeviceSchedulingControlsPropertiesARM;
80136 static const bool allowDuplicate = false;
80137 …TEXPR StructureType structureType = StructureType::ePhysicalDeviceSchedulingControlsPropertiesARM;
80141PhysicalDeviceSchedulingControlsPropertiesARM( VULKAN_HPP_NAMESPACE::PhysicalDeviceSchedulingContr… in PhysicalDeviceSchedulingControlsPropertiesARM() function
80151PhysicalDeviceSchedulingControlsPropertiesARM( VkPhysicalDeviceSchedulingControlsPropertiesARM con… in PhysicalDeviceSchedulingControlsPropertiesARM() function
80161 …*this = *reinterpret_cast<VULKAN_HPP_NAMESPACE::PhysicalDeviceSchedulingControlsPropertiesARM cons… in operator =()
80166 …PR_14 PhysicalDeviceSchedulingControlsPropertiesARM & setPNext( void * pNext_ ) VULKAN_HPP_NOEXCEPT in setPNext()
80173 …_NAMESPACE::PhysicalDeviceSchedulingControlsFlagsARM schedulingControlsFlags_ ) VULKAN_HPP_NOEXCEPT in setSchedulingControlsFlags()
80180 operator VkPhysicalDeviceSchedulingControlsPropertiesARM const &() const VULKAN_HPP_NOEXCEPT in operator VkPhysicalDeviceSchedulingControlsPropertiesARM const&()
80185 operator VkPhysicalDeviceSchedulingControlsPropertiesARM &() VULKAN_HPP_NOEXCEPT in operator VkPhysicalDeviceSchedulingControlsPropertiesARM&()
80196 reflect() const VULKAN_HPP_NOEXCEPT in reflect()
80205 …l operator==( PhysicalDeviceSchedulingControlsPropertiesARM const & rhs ) const VULKAN_HPP_NOEXCEPT in operator ==()
80214 …l operator!=( PhysicalDeviceSchedulingControlsPropertiesARM const & rhs ) const VULKAN_HPP_NOEXCEPT in operator !=()
80221 … sType = StructureType::ePhysicalDeviceSchedulingControlsPropertiesARM;
80222 void * pNext = {};
80223 VULKAN_HPP_NAMESPACE::PhysicalDeviceSchedulingControlsFlagsARM schedulingControlsFlags = {};