Vulkan-Hpp
|
#include <vulkan_structs.hpp>
Public Types | |
using | NativeType = VkSamplerReductionModeCreateInfo |
Public Attributes | |
vk::StructureType | sType = StructureType::eSamplerReductionModeCreateInfo |
const void * | pNext = {} |
vk::SamplerReductionMode | reductionMode = vk::SamplerReductionMode::eWeightedAverage |
Static Public Attributes | |
static const bool | allowDuplicate = false |
static VULKAN_HPP_CONST_OR_CONSTEXPR StructureType | structureType = StructureType::eSamplerReductionModeCreateInfo |
Definition at line 104848 of file vulkan_structs.hpp.
Definition at line 104850 of file vulkan_structs.hpp.
|
inline |
Definition at line 104857 of file vulkan_structs.hpp.
|
default |
|
inline |
Definition at line 104866 of file vulkan_structs.hpp.
|
inline |
Definition at line 104899 of file vulkan_structs.hpp.
|
inline |
Definition at line 104894 of file vulkan_structs.hpp.
|
inline |
Definition at line 104928 of file vulkan_structs.hpp.
|
default |
|
inline |
Definition at line 104874 of file vulkan_structs.hpp.
|
inline |
Definition at line 104919 of file vulkan_structs.hpp.
|
inline |
Definition at line 104881 of file vulkan_structs.hpp.
|
inline |
Definition at line 104887 of file vulkan_structs.hpp.
|
static |
Definition at line 104852 of file vulkan_structs.hpp.
const void* vk::SamplerReductionModeCreateInfo::pNext = {} |
Definition at line 104936 of file vulkan_structs.hpp.
vk::SamplerReductionMode vk::SamplerReductionModeCreateInfo::reductionMode = vk::SamplerReductionMode::eWeightedAverage |
Definition at line 104937 of file vulkan_structs.hpp.
|
static |
Definition at line 104853 of file vulkan_structs.hpp.
vk::StructureType vk::SamplerReductionModeCreateInfo::sType = StructureType::eSamplerReductionModeCreateInfo |
Definition at line 104935 of file vulkan_structs.hpp.