Home
last modified time | relevance | path

Searched defs:PhysicalDeviceSchedulingControlsPropertiesARM (Results 1 – 1 of 1) sorted by relevance

/third_party/vulkan-headers/include/vulkan/
Dvulkan_structs.hpp80132 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&()
[all …]