Searched defs:PhysicalDeviceShadingRateImagePropertiesNV (Results 1 – 4 of 4) sorted by relevance
73527 struct PhysicalDeviceShadingRateImagePropertiesNV struct73529 using NativeType = VkPhysicalDeviceShadingRateImagePropertiesNV;73531 static const bool allowDuplicate = false;73532 …ONSTEXPR StructureType structureType = StructureType::ePhysicalDeviceShadingRateImagePropertiesNV;73535 …VULKAN_HPP_CONSTEXPR PhysicalDeviceShadingRateImagePropertiesNV( VULKAN_HPP_NAMESPACE::Extent2D sh… in PhysicalDeviceShadingRateImagePropertiesNV() function73548 …PhysicalDeviceShadingRateImagePropertiesNV( VkPhysicalDeviceShadingRateImagePropertiesNV const & r… in PhysicalDeviceShadingRateImagePropertiesNV() function73558 …*this = *reinterpret_cast<VULKAN_HPP_NAMESPACE::PhysicalDeviceShadingRateImagePropertiesNV const *… in operator =()73562 … explicit operator VkPhysicalDeviceShadingRateImagePropertiesNV const &() const VULKAN_HPP_NOEXCEPT in operator VkPhysicalDeviceShadingRateImagePropertiesNV const&()73567 explicit operator VkPhysicalDeviceShadingRateImagePropertiesNV &() VULKAN_HPP_NOEXCEPT in operator VkPhysicalDeviceShadingRateImagePropertiesNV&()73578 reflect() const VULKAN_HPP_NOEXCEPT in reflect()[all …]
68647 struct PhysicalDeviceShadingRateImagePropertiesNV struct68656 VULKAN_HPP_CONSTEXPR PhysicalDeviceShadingRateImagePropertiesNV(VULKAN_HPP_NAMESPACE::Extent2D shad… in PhysicalDeviceShadingRateImagePropertiesNV() function68662 …PhysicalDeviceShadingRateImagePropertiesNV( VkPhysicalDeviceShadingRateImagePropertiesNV const & r… in PhysicalDeviceShadingRateImagePropertiesNV() function68672 …*this = *reinterpret_cast<VULKAN_HPP_NAMESPACE::PhysicalDeviceShadingRateImagePropertiesNV const *… in operator =()68677 operator VkPhysicalDeviceShadingRateImagePropertiesNV const &() const VULKAN_HPP_NOEXCEPT in operator VkPhysicalDeviceShadingRateImagePropertiesNV const&()68682 operator VkPhysicalDeviceShadingRateImagePropertiesNV &() VULKAN_HPP_NOEXCEPT in operator VkPhysicalDeviceShadingRateImagePropertiesNV&()68693 reflect() const VULKAN_HPP_NOEXCEPT in reflect()68703 …bool operator==( PhysicalDeviceShadingRateImagePropertiesNV const & rhs ) const VULKAN_HPP_NOEXCEPT in operator ==()68716 …bool operator!=( PhysicalDeviceShadingRateImagePropertiesNV const & rhs ) const VULKAN_HPP_NOEXCEPT in operator !=()68723 …AN_HPP_NAMESPACE::StructureType sType = StructureType::ePhysicalDeviceShadingRateImagePropertiesNV;[all …]
77691 struct PhysicalDeviceShadingRateImagePropertiesNV struct77693 using NativeType = VkPhysicalDeviceShadingRateImagePropertiesNV;77695 static const bool allowDuplicate = false;77696 …ONSTEXPR StructureType structureType = StructureType::ePhysicalDeviceShadingRateImagePropertiesNV;77699 …VULKAN_HPP_CONSTEXPR PhysicalDeviceShadingRateImagePropertiesNV( VULKAN_HPP_NAMESPACE::Extent2D sh… in PhysicalDeviceShadingRateImagePropertiesNV() function77712 …PhysicalDeviceShadingRateImagePropertiesNV( VkPhysicalDeviceShadingRateImagePropertiesNV const & r… in PhysicalDeviceShadingRateImagePropertiesNV() function77722 …*this = *reinterpret_cast<VULKAN_HPP_NAMESPACE::PhysicalDeviceShadingRateImagePropertiesNV const *… in operator =()77726 operator VkPhysicalDeviceShadingRateImagePropertiesNV const &() const VULKAN_HPP_NOEXCEPT in operator VkPhysicalDeviceShadingRateImagePropertiesNV const&()77731 operator VkPhysicalDeviceShadingRateImagePropertiesNV &() VULKAN_HPP_NOEXCEPT in operator VkPhysicalDeviceShadingRateImagePropertiesNV&()77742 reflect() const VULKAN_HPP_NOEXCEPT in reflect()[all …]
30596 pub struct PhysicalDeviceShadingRateImagePropertiesNV { struct30603 impl ::std::default::Default for PhysicalDeviceShadingRateImagePropertiesNV { argument30614 impl PhysicalDeviceShadingRateImagePropertiesNV { impl30631 unsafe impl ExtendsPhysicalDeviceProperties2 for PhysicalDeviceShadingRateImagePropertiesNV {} implementation30659 pub fn build(self) -> PhysicalDeviceShadingRateImagePropertiesNV { in build()