Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/swiftshader/include/vulkan/
Dvulkan_structs.hpp26698 struct FramebufferMixedSamplesCombinationNV struct
26700 using NativeType = VkFramebufferMixedSamplesCombinationNV;
26702 static const bool allowDuplicate = false;
26703 static VULKAN_HPP_CONST_OR_CONSTEXPR StructureType structureType =
26707 VULKAN_HPP_CONSTEXPR FramebufferMixedSamplesCombinationNV( in FramebufferMixedSamplesCombinationNV() function
26722FramebufferMixedSamplesCombinationNV( VkFramebufferMixedSamplesCombinationNV const & rhs ) VULKAN_… in FramebufferMixedSamplesCombinationNV() function
26733 …*this = *reinterpret_cast<VULKAN_HPP_NAMESPACE::FramebufferMixedSamplesCombinationNV const *>( &rh… in operator =()
26737 operator VkFramebufferMixedSamplesCombinationNV const &() const VULKAN_HPP_NOEXCEPT in operator VkFramebufferMixedSamplesCombinationNV const&()
26742 operator VkFramebufferMixedSamplesCombinationNV &() VULKAN_HPP_NOEXCEPT in operator VkFramebufferMixedSamplesCombinationNV&()
26773 VULKAN_HPP_STATIC_ASSERT( sizeof( VULKAN_HPP_NAMESPACE::FramebufferMixedSamplesCombinationNV ) ==
/third_party/vulkan-headers/include/vulkan/
Dvulkan_structs.hpp38606 struct FramebufferMixedSamplesCombinationNV struct
38608 using NativeType = VkFramebufferMixedSamplesCombinationNV;
38610 static const bool allowDuplicate = false;
38611 …T_OR_CONSTEXPR StructureType structureType = StructureType::eFramebufferMixedSamplesCombinationNV;
38614 VULKAN_HPP_CONSTEXPR FramebufferMixedSamplesCombinationNV( in FramebufferMixedSamplesCombinationNV() function
38630FramebufferMixedSamplesCombinationNV( VkFramebufferMixedSamplesCombinationNV const & rhs ) VULKAN_… in FramebufferMixedSamplesCombinationNV() function
38640 …*this = *reinterpret_cast<VULKAN_HPP_NAMESPACE::FramebufferMixedSamplesCombinationNV const *>( &rh… in operator =()
38644 operator VkFramebufferMixedSamplesCombinationNV const &() const VULKAN_HPP_NOEXCEPT in operator VkFramebufferMixedSamplesCombinationNV const&()
38649 operator VkFramebufferMixedSamplesCombinationNV &() VULKAN_HPP_NOEXCEPT in operator VkFramebufferMixedSamplesCombinationNV&()
38665 reflect() const VULKAN_HPP_NOEXCEPT in reflect()
[all …]