Home
last modified time | relevance | path

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

/hardware/google/gfxstream/common/vulkan/include/vulkan/
Dvulkan_structs.hpp35831 struct FramebufferMixedSamplesCombinationNV struct
35840 VULKAN_HPP_CONSTEXPR FramebufferMixedSamplesCombinationNV(VULKAN_HPP_NAMESPACE::CoverageReductionMo… in FramebufferMixedSamplesCombinationNV() function
35846FramebufferMixedSamplesCombinationNV( VkFramebufferMixedSamplesCombinationNV const & rhs ) VULKAN_… in FramebufferMixedSamplesCombinationNV() function
35856 …*this = *reinterpret_cast<VULKAN_HPP_NAMESPACE::FramebufferMixedSamplesCombinationNV const *>( &rh… in operator =()
35861 operator VkFramebufferMixedSamplesCombinationNV const &() const VULKAN_HPP_NOEXCEPT in operator VkFramebufferMixedSamplesCombinationNV const&()
35866 operator VkFramebufferMixedSamplesCombinationNV &() VULKAN_HPP_NOEXCEPT in operator VkFramebufferMixedSamplesCombinationNV&()
35877 reflect() const VULKAN_HPP_NOEXCEPT in reflect()
35887 bool operator==( FramebufferMixedSamplesCombinationNV const & rhs ) const VULKAN_HPP_NOEXCEPT in operator ==()
35901 bool operator!=( FramebufferMixedSamplesCombinationNV const & rhs ) const VULKAN_HPP_NOEXCEPT in operator !=()
35908 … VULKAN_HPP_NAMESPACE::StructureType sType = StructureType::eFramebufferMixedSamplesCombinationNV;
[all …]