Flutter Engine
The Flutter Engine
Loading...
Searching...
No Matches
Public Attributes | List of all members
VkPhysicalDeviceSamplerFilterMinmaxProperties Struct Reference

#include <vulkan_core.h>

Public Attributes

VkStructureType sType
 
void * pNext
 
VkBool32 filterMinmaxSingleComponentFormats
 
VkBool32 filterMinmaxImageComponentMapping
 

Detailed Description

Definition at line 6296 of file vulkan_core.h.

Member Data Documentation

◆ filterMinmaxImageComponentMapping

VkBool32 VkPhysicalDeviceSamplerFilterMinmaxProperties::filterMinmaxImageComponentMapping

Definition at line 6300 of file vulkan_core.h.

◆ filterMinmaxSingleComponentFormats

VkBool32 VkPhysicalDeviceSamplerFilterMinmaxProperties::filterMinmaxSingleComponentFormats

Definition at line 6299 of file vulkan_core.h.

◆ pNext

void* VkPhysicalDeviceSamplerFilterMinmaxProperties::pNext

Definition at line 6298 of file vulkan_core.h.

◆ sType

VkStructureType VkPhysicalDeviceSamplerFilterMinmaxProperties::sType

Definition at line 6297 of file vulkan_core.h.


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