Searched defs:SubpassResolvePerformanceQueryEXT (Results 1 – 4 of 4) sorted by relevance
104864 struct SubpassResolvePerformanceQueryEXT struct104866 using NativeType = VkSubpassResolvePerformanceQueryEXT;104872 …VULKAN_HPP_CONSTEXPR SubpassResolvePerformanceQueryEXT( VULKAN_HPP_NAMESPACE::Bool32 optimal_ = {}… in SubpassResolvePerformanceQueryEXT() function104880 …SubpassResolvePerformanceQueryEXT( VkSubpassResolvePerformanceQueryEXT const & rhs ) VULKAN_HPP_NO… in SubpassResolvePerformanceQueryEXT() function104890 …*this = *reinterpret_cast<VULKAN_HPP_NAMESPACE::SubpassResolvePerformanceQueryEXT const *>( &rhs ); in operator =()104894 operator VkSubpassResolvePerformanceQueryEXT const &() const VULKAN_HPP_NOEXCEPT in operator VkSubpassResolvePerformanceQueryEXT const&()104899 operator VkSubpassResolvePerformanceQueryEXT &() VULKAN_HPP_NOEXCEPT in operator VkSubpassResolvePerformanceQueryEXT&()104910 reflect() const VULKAN_HPP_NOEXCEPT in reflect()104919 bool operator==( SubpassResolvePerformanceQueryEXT const & rhs ) const VULKAN_HPP_NOEXCEPT in operator ==()104928 bool operator!=( SubpassResolvePerformanceQueryEXT const & rhs ) const VULKAN_HPP_NOEXCEPT in operator !=()[all …]
109286 struct SubpassResolvePerformanceQueryEXT struct109288 using NativeType = VkSubpassResolvePerformanceQueryEXT;109294 …VULKAN_HPP_CONSTEXPR SubpassResolvePerformanceQueryEXT( VULKAN_HPP_NAMESPACE::Bool32 optimal_ = {}… in SubpassResolvePerformanceQueryEXT() function109302 …SubpassResolvePerformanceQueryEXT( VkSubpassResolvePerformanceQueryEXT const & rhs ) VULKAN_HPP_NO… in SubpassResolvePerformanceQueryEXT() function109312 …*this = *reinterpret_cast<VULKAN_HPP_NAMESPACE::SubpassResolvePerformanceQueryEXT const *>( &rhs ); in operator =()109316 operator VkSubpassResolvePerformanceQueryEXT const &() const VULKAN_HPP_NOEXCEPT in operator VkSubpassResolvePerformanceQueryEXT const&()109321 operator VkSubpassResolvePerformanceQueryEXT &() VULKAN_HPP_NOEXCEPT in operator VkSubpassResolvePerformanceQueryEXT&()109332 reflect() const VULKAN_HPP_NOEXCEPT in reflect()109341 bool operator==( SubpassResolvePerformanceQueryEXT const & rhs ) const VULKAN_HPP_NOEXCEPT in operator ==()109350 bool operator!=( SubpassResolvePerformanceQueryEXT const & rhs ) const VULKAN_HPP_NOEXCEPT in operator !=()[all …]
111718 struct SubpassResolvePerformanceQueryEXT struct111720 using NativeType = VkSubpassResolvePerformanceQueryEXT;111726 …VULKAN_HPP_CONSTEXPR SubpassResolvePerformanceQueryEXT( VULKAN_HPP_NAMESPACE::Bool32 optimal_ = {}… in SubpassResolvePerformanceQueryEXT() function111734 …SubpassResolvePerformanceQueryEXT( VkSubpassResolvePerformanceQueryEXT const & rhs ) VULKAN_HPP_NO… in SubpassResolvePerformanceQueryEXT() function111744 …*this = *reinterpret_cast<VULKAN_HPP_NAMESPACE::SubpassResolvePerformanceQueryEXT const *>( &rhs ); in operator =()111748 operator VkSubpassResolvePerformanceQueryEXT const &() const VULKAN_HPP_NOEXCEPT in operator VkSubpassResolvePerformanceQueryEXT const&()111753 operator VkSubpassResolvePerformanceQueryEXT &() VULKAN_HPP_NOEXCEPT in operator VkSubpassResolvePerformanceQueryEXT&()111764 reflect() const VULKAN_HPP_NOEXCEPT in reflect()111773 bool operator==( SubpassResolvePerformanceQueryEXT const & rhs ) const VULKAN_HPP_NOEXCEPT in operator ==()111782 bool operator!=( SubpassResolvePerformanceQueryEXT const & rhs ) const VULKAN_HPP_NOEXCEPT in operator !=()[all …]
55571 pub struct SubpassResolvePerformanceQueryEXT { struct55576 impl ::std::default::Default for SubpassResolvePerformanceQueryEXT { implementation55586 unsafe impl TaggedStructure for SubpassResolvePerformanceQueryEXT { implementation55589 impl SubpassResolvePerformanceQueryEXT { impl55603 unsafe impl ExtendsFormatProperties2 for SubpassResolvePerformanceQueryEXT {} implementation55624 pub fn build(self) -> SubpassResolvePerformanceQueryEXT { in build()