Vulkan-Hpp
|
#include <vulkan_structs.hpp>
Public Types | |
using | NativeType = VkFramebufferMixedSamplesCombinationNV |
Static Public Attributes | |
static const bool | allowDuplicate = false |
static VULKAN_HPP_CONST_OR_CONSTEXPR StructureType | structureType = StructureType::eFramebufferMixedSamplesCombinationNV |
Definition at line 38606 of file vulkan_structs.hpp.
Definition at line 38608 of file vulkan_structs.hpp.
|
inline |
Definition at line 38614 of file vulkan_structs.hpp.
|
default |
|
inline |
Definition at line 38630 of file vulkan_structs.hpp.
|
inline |
Definition at line 38649 of file vulkan_structs.hpp.
|
inline |
Definition at line 38644 of file vulkan_structs.hpp.
|
inline |
Definition at line 38684 of file vulkan_structs.hpp.
|
default |
|
inline |
Definition at line 38638 of file vulkan_structs.hpp.
|
inline |
Definition at line 38674 of file vulkan_structs.hpp.
|
static |
Definition at line 38610 of file vulkan_structs.hpp.
vk::SampleCountFlags vk::FramebufferMixedSamplesCombinationNV::colorSamples = {} |
Definition at line 38696 of file vulkan_structs.hpp.
vk::CoverageReductionModeNV vk::FramebufferMixedSamplesCombinationNV::coverageReductionMode = vk::CoverageReductionModeNV::eMerge |
Definition at line 38693 of file vulkan_structs.hpp.
vk::SampleCountFlags vk::FramebufferMixedSamplesCombinationNV::depthStencilSamples = {} |
Definition at line 38695 of file vulkan_structs.hpp.
void* vk::FramebufferMixedSamplesCombinationNV::pNext = {} |
Definition at line 38692 of file vulkan_structs.hpp.
vk::SampleCountFlagBits vk::FramebufferMixedSamplesCombinationNV::rasterizationSamples = vk::SampleCountFlagBits::e1 |
Definition at line 38694 of file vulkan_structs.hpp.
|
static |
Definition at line 38611 of file vulkan_structs.hpp.
vk::StructureType vk::FramebufferMixedSamplesCombinationNV::sType = StructureType::eFramebufferMixedSamplesCombinationNV |
Definition at line 38691 of file vulkan_structs.hpp.