ReactOS 0.4.17-dev-934-g091855f
VkSamplerReductionModeCreateInfo Struct Reference

#include <vulkan.h>

Collaboration diagram for VkSamplerReductionModeCreateInfo:

Public Attributes

VkStructureType sType
 
const void * pNext
 
VkSamplerReductionMode reductionMode
 

Detailed Description

Definition at line 13888 of file vulkan.h.

Member Data Documentation

◆ pNext

const void* VkSamplerReductionModeCreateInfo::pNext

Definition at line 13891 of file vulkan.h.

◆ reductionMode

VkSamplerReductionMode VkSamplerReductionModeCreateInfo::reductionMode

Definition at line 13892 of file vulkan.h.

◆ sType

VkStructureType VkSamplerReductionModeCreateInfo::sType

Definition at line 13890 of file vulkan.h.


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