• Home
  • Raw
  • Download

Lines Matching defs:PhysicalDeviceSchedulingControlsPropertiesARM

92717   struct PhysicalDeviceSchedulingControlsPropertiesARM  struct
92719 using NativeType = VkPhysicalDeviceSchedulingControlsPropertiesARM;
92721 static const bool allowDuplicate = false;
92722 …TEXPR StructureType structureType = StructureType::ePhysicalDeviceSchedulingControlsPropertiesARM;
92726PhysicalDeviceSchedulingControlsPropertiesARM( VULKAN_HPP_NAMESPACE::PhysicalDeviceSchedulingContr… in PhysicalDeviceSchedulingControlsPropertiesARM() function
92736PhysicalDeviceSchedulingControlsPropertiesARM( VkPhysicalDeviceSchedulingControlsPropertiesARM con… in PhysicalDeviceSchedulingControlsPropertiesARM() function
92746 …*this = *reinterpret_cast<VULKAN_HPP_NAMESPACE::PhysicalDeviceSchedulingControlsPropertiesARM cons… in operator =()
92750 operator VkPhysicalDeviceSchedulingControlsPropertiesARM const &() const VULKAN_HPP_NOEXCEPT in operator VkPhysicalDeviceSchedulingControlsPropertiesARM const&()
92755 operator VkPhysicalDeviceSchedulingControlsPropertiesARM &() VULKAN_HPP_NOEXCEPT in operator VkPhysicalDeviceSchedulingControlsPropertiesARM&()
92766 reflect() const VULKAN_HPP_NOEXCEPT in reflect()
92775 …l operator==( PhysicalDeviceSchedulingControlsPropertiesARM const & rhs ) const VULKAN_HPP_NOEXCEPT in operator ==()
92784 …l operator!=( PhysicalDeviceSchedulingControlsPropertiesARM const & rhs ) const VULKAN_HPP_NOEXCEPT in operator !=()
92791 … sType = StructureType::ePhysicalDeviceSchedulingControlsPropertiesARM;
92792 void * pNext = {};
92793 VULKAN_HPP_NAMESPACE::PhysicalDeviceSchedulingControlsFlagsARM schedulingControlsFlags = {};