Vulkan-Hpp
VkSamplerReductionModeCreateInfo Struct Reference

#include <vulkan_core.h>

Public Attributes

VkStructureType sType
 
const void * pNext
 
VkSamplerReductionMode reductionMode
 

Detailed Description

Definition at line 6223 of file vulkan_core.h.

Member Data Documentation

◆ pNext

const void* VkSamplerReductionModeCreateInfo::pNext

Definition at line 6225 of file vulkan_core.h.

◆ reductionMode

VkSamplerReductionMode VkSamplerReductionModeCreateInfo::reductionMode

Definition at line 6226 of file vulkan_core.h.

◆ sType

VkStructureType VkSamplerReductionModeCreateInfo::sType

Definition at line 6224 of file vulkan_core.h.


The documentation for this struct was generated from the following file: