Searched defs:PhysicalDeviceShaderCorePropertiesARM (Results 1 – 1 of 1) sorted by relevance
81471 struct PhysicalDeviceShaderCorePropertiesARM struct81473 using NativeType = VkPhysicalDeviceShaderCorePropertiesARM;81475 static const bool allowDuplicate = false;81476 …_OR_CONSTEXPR StructureType structureType = StructureType::ePhysicalDeviceShaderCorePropertiesARM;81479 VULKAN_HPP_CONSTEXPR PhysicalDeviceShaderCorePropertiesARM( uint32_t pixelRate_ = {}, in PhysicalDeviceShaderCorePropertiesARM() function81492 …PhysicalDeviceShaderCorePropertiesARM( VkPhysicalDeviceShaderCorePropertiesARM const & rhs ) VULKA… in PhysicalDeviceShaderCorePropertiesARM() function81502 …*this = *reinterpret_cast<VULKAN_HPP_NAMESPACE::PhysicalDeviceShaderCorePropertiesARM const *>( &r… in operator =()81506 operator VkPhysicalDeviceShaderCorePropertiesARM const &() const VULKAN_HPP_NOEXCEPT in operator VkPhysicalDeviceShaderCorePropertiesARM const&()81511 operator VkPhysicalDeviceShaderCorePropertiesARM &() VULKAN_HPP_NOEXCEPT in operator VkPhysicalDeviceShaderCorePropertiesARM&()81522 reflect() const VULKAN_HPP_NOEXCEPT in reflect()[all …]