Searched defs:PhysicalDeviceSampleLocationsPropertiesEXT (Results 1 – 4 of 4) sorted by relevance
70029 struct PhysicalDeviceSampleLocationsPropertiesEXT struct70031 using NativeType = VkPhysicalDeviceSampleLocationsPropertiesEXT;70033 static const bool allowDuplicate = false;70034 …ONSTEXPR StructureType structureType = StructureType::ePhysicalDeviceSampleLocationsPropertiesEXT;70037 …HPP_CONSTEXPR_14 PhysicalDeviceSampleLocationsPropertiesEXT( VULKAN_HPP_NAMESPACE::SampleCountFlag… in PhysicalDeviceSampleLocationsPropertiesEXT() function70054 …PhysicalDeviceSampleLocationsPropertiesEXT( VkPhysicalDeviceSampleLocationsPropertiesEXT const & r… in PhysicalDeviceSampleLocationsPropertiesEXT() function70064 …*this = *reinterpret_cast<VULKAN_HPP_NAMESPACE::PhysicalDeviceSampleLocationsPropertiesEXT const *… in operator =()70068 … explicit operator VkPhysicalDeviceSampleLocationsPropertiesEXT const &() const VULKAN_HPP_NOEXCEPT in operator VkPhysicalDeviceSampleLocationsPropertiesEXT const&()70073 explicit operator VkPhysicalDeviceSampleLocationsPropertiesEXT &() VULKAN_HPP_NOEXCEPT in operator VkPhysicalDeviceSampleLocationsPropertiesEXT&()70090 reflect() const VULKAN_HPP_NOEXCEPT in reflect()[all …]
65428 struct PhysicalDeviceSampleLocationsPropertiesEXT struct65437 VULKAN_HPP_CONSTEXPR_14 PhysicalDeviceSampleLocationsPropertiesEXT(VULKAN_HPP_NAMESPACE::SampleCoun… in PhysicalDeviceSampleLocationsPropertiesEXT() function65443 …PhysicalDeviceSampleLocationsPropertiesEXT( VkPhysicalDeviceSampleLocationsPropertiesEXT const & r… in PhysicalDeviceSampleLocationsPropertiesEXT() function65453 …*this = *reinterpret_cast<VULKAN_HPP_NAMESPACE::PhysicalDeviceSampleLocationsPropertiesEXT const *… in operator =()65458 operator VkPhysicalDeviceSampleLocationsPropertiesEXT const &() const VULKAN_HPP_NOEXCEPT in operator VkPhysicalDeviceSampleLocationsPropertiesEXT const&()65463 operator VkPhysicalDeviceSampleLocationsPropertiesEXT &() VULKAN_HPP_NOEXCEPT in operator VkPhysicalDeviceSampleLocationsPropertiesEXT&()65474 reflect() const VULKAN_HPP_NOEXCEPT in reflect()65484 …bool operator==( PhysicalDeviceSampleLocationsPropertiesEXT const & rhs ) const VULKAN_HPP_NOEXCEPT in operator ==()65499 …bool operator!=( PhysicalDeviceSampleLocationsPropertiesEXT const & rhs ) const VULKAN_HPP_NOEXCEPT in operator !=()65506 …AN_HPP_NAMESPACE::StructureType sType = StructureType::ePhysicalDeviceSampleLocationsPropertiesEXT;[all …]
73700 struct PhysicalDeviceSampleLocationsPropertiesEXT struct73702 using NativeType = VkPhysicalDeviceSampleLocationsPropertiesEXT;73704 static const bool allowDuplicate = false;73705 …ONSTEXPR StructureType structureType = StructureType::ePhysicalDeviceSampleLocationsPropertiesEXT;73708 …HPP_CONSTEXPR_14 PhysicalDeviceSampleLocationsPropertiesEXT( VULKAN_HPP_NAMESPACE::SampleCountFlag… in PhysicalDeviceSampleLocationsPropertiesEXT() argument73725 …PhysicalDeviceSampleLocationsPropertiesEXT( VkPhysicalDeviceSampleLocationsPropertiesEXT const & r… in PhysicalDeviceSampleLocationsPropertiesEXT() function73735 …*this = *reinterpret_cast<VULKAN_HPP_NAMESPACE::PhysicalDeviceSampleLocationsPropertiesEXT const *… in operator =()73739 operator VkPhysicalDeviceSampleLocationsPropertiesEXT const &() const VULKAN_HPP_NOEXCEPT in operator VkPhysicalDeviceSampleLocationsPropertiesEXT const&()73744 operator VkPhysicalDeviceSampleLocationsPropertiesEXT &() VULKAN_HPP_NOEXCEPT in operator VkPhysicalDeviceSampleLocationsPropertiesEXT&()73761 reflect() const VULKAN_HPP_NOEXCEPT in reflect()[all …]
22676 pub struct PhysicalDeviceSampleLocationsPropertiesEXT { struct22685 impl ::std::default::Default for PhysicalDeviceSampleLocationsPropertiesEXT { argument22698 impl PhysicalDeviceSampleLocationsPropertiesEXT { implementation22715 unsafe impl ExtendsPhysicalDeviceProperties2 for PhysicalDeviceSampleLocationsPropertiesEXT {} implementation22760 pub fn build(self) -> PhysicalDeviceSampleLocationsPropertiesEXT { in build()