Searched defs:FramebufferMixedSamplesCombinationNV (Results 1 – 6 of 6) sorted by relevance
46 out: &mut [vk::FramebufferMixedSamplesCombinationNV], in get_physical_device_supported_framebuffer_mixed_samples_combinations()
37520 struct FramebufferMixedSamplesCombinationNV struct37522 using NativeType = VkFramebufferMixedSamplesCombinationNV;37524 static const bool allowDuplicate = false;37525 …T_OR_CONSTEXPR StructureType structureType = StructureType::eFramebufferMixedSamplesCombinationNV;37528 VULKAN_HPP_CONSTEXPR FramebufferMixedSamplesCombinationNV( in FramebufferMixedSamplesCombinationNV() argument37544 …FramebufferMixedSamplesCombinationNV( VkFramebufferMixedSamplesCombinationNV const & rhs ) VULKAN_… in FramebufferMixedSamplesCombinationNV() function37554 …*this = *reinterpret_cast<VULKAN_HPP_NAMESPACE::FramebufferMixedSamplesCombinationNV const *>( &rh… in operator =()37558 operator VkFramebufferMixedSamplesCombinationNV const &() const VULKAN_HPP_NOEXCEPT in operator VkFramebufferMixedSamplesCombinationNV const&()37563 operator VkFramebufferMixedSamplesCombinationNV &() VULKAN_HPP_NOEXCEPT in operator VkFramebufferMixedSamplesCombinationNV&()37579 reflect() const VULKAN_HPP_NOEXCEPT in reflect()[all …]
38606 struct FramebufferMixedSamplesCombinationNV struct38608 using NativeType = VkFramebufferMixedSamplesCombinationNV;38610 static const bool allowDuplicate = false;38611 …T_OR_CONSTEXPR StructureType structureType = StructureType::eFramebufferMixedSamplesCombinationNV;38614 VULKAN_HPP_CONSTEXPR FramebufferMixedSamplesCombinationNV( in FramebufferMixedSamplesCombinationNV() function38630 …FramebufferMixedSamplesCombinationNV( VkFramebufferMixedSamplesCombinationNV const & rhs ) VULKAN_… in FramebufferMixedSamplesCombinationNV() function38640 …*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 …]
38447 struct FramebufferMixedSamplesCombinationNV struct38449 using NativeType = VkFramebufferMixedSamplesCombinationNV;38451 static const bool allowDuplicate = false;38452 …T_OR_CONSTEXPR StructureType structureType = StructureType::eFramebufferMixedSamplesCombinationNV;38455 VULKAN_HPP_CONSTEXPR FramebufferMixedSamplesCombinationNV( in FramebufferMixedSamplesCombinationNV() function38471 …FramebufferMixedSamplesCombinationNV( VkFramebufferMixedSamplesCombinationNV const & rhs ) VULKAN_… in FramebufferMixedSamplesCombinationNV() function38481 …*this = *reinterpret_cast<VULKAN_HPP_NAMESPACE::FramebufferMixedSamplesCombinationNV const *>( &rh… in operator =()38485 operator VkFramebufferMixedSamplesCombinationNV const &() const VULKAN_HPP_NOEXCEPT in operator VkFramebufferMixedSamplesCombinationNV const&()38490 operator VkFramebufferMixedSamplesCombinationNV &() VULKAN_HPP_NOEXCEPT in operator VkFramebufferMixedSamplesCombinationNV&()38506 reflect() const VULKAN_HPP_NOEXCEPT in reflect()[all …]
42318 pub struct FramebufferMixedSamplesCombinationNV { struct42326 impl ::std::default::Default for FramebufferMixedSamplesCombinationNV { argument42339 unsafe impl TaggedStructure for FramebufferMixedSamplesCombinationNV { implementation42342 impl FramebufferMixedSamplesCombinationNV { impl42393 pub fn build(self) -> FramebufferMixedSamplesCombinationNV { in build()
14226 _p_combinations: *mut FramebufferMixedSamplesCombinationNV, in load()