ReactOS 0.4.17-dev-934-g091855f
VkPhysicalDeviceSamplerFilterMinmaxProperties Struct Reference

#include <vulkan.h>

Collaboration diagram for VkPhysicalDeviceSamplerFilterMinmaxProperties:

Public Attributes

VkStructureType sType
 
void * pNext
 
VkBool32 filterMinmaxSingleComponentFormats
 
VkBool32 filterMinmaxImageComponentMapping
 

Detailed Description

Definition at line 11944 of file vulkan.h.

Member Data Documentation

◆ filterMinmaxImageComponentMapping

VkBool32 VkPhysicalDeviceSamplerFilterMinmaxProperties::filterMinmaxImageComponentMapping

Definition at line 11949 of file vulkan.h.

◆ filterMinmaxSingleComponentFormats

VkBool32 VkPhysicalDeviceSamplerFilterMinmaxProperties::filterMinmaxSingleComponentFormats

Definition at line 11948 of file vulkan.h.

◆ pNext

void* VkPhysicalDeviceSamplerFilterMinmaxProperties::pNext

Definition at line 11947 of file vulkan.h.

◆ sType

VkStructureType VkPhysicalDeviceSamplerFilterMinmaxProperties::sType

Definition at line 11946 of file vulkan.h.


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