SDL  2.0
VkSamplerReductionModeCreateInfo Struct Reference

#include <vulkan_core.h>

Data Fields

VkStructureType sType
 
const voidpNext
 
VkSamplerReductionMode reductionMode
 

Detailed Description

Definition at line 5398 of file vulkan_core.h.

Field Documentation

◆ pNext

const void* VkSamplerReductionModeCreateInfo::pNext

Definition at line 5400 of file vulkan_core.h.

◆ reductionMode

VkSamplerReductionMode VkSamplerReductionModeCreateInfo::reductionMode

Definition at line 5401 of file vulkan_core.h.

◆ sType

VkStructureType VkSamplerReductionModeCreateInfo::sType

Definition at line 5399 of file vulkan_core.h.


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