SDL  2.0
VkSamplerReductionModeCreateInfoEXT Struct Reference

#include <vulkan_core.h>

Data Fields

VkStructureType sType
 
const voidpNext
 
VkSamplerReductionModeEXT reductionMode
 

Detailed Description

Definition at line 7549 of file vulkan_core.h.

Field Documentation

◆ pNext

const void* VkSamplerReductionModeCreateInfoEXT::pNext

Definition at line 7551 of file vulkan_core.h.

◆ reductionMode

VkSamplerReductionModeEXT VkSamplerReductionModeCreateInfoEXT::reductionMode

Definition at line 7552 of file vulkan_core.h.

◆ sType

VkStructureType VkSamplerReductionModeCreateInfoEXT::sType

Definition at line 7550 of file vulkan_core.h.


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