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

#include <vulkan_core.h>

Public Attributes

VkStructureType sType
 
void * pNext
 
VkBool32 textureSampleWeighted
 
VkBool32 textureBoxFilter
 
VkBool32 textureBlockMatch
 

Detailed Description

Definition at line 16781 of file vulkan_core.h.

Member Data Documentation

◆ pNext

void* VkPhysicalDeviceImageProcessingFeaturesQCOM::pNext

Definition at line 16783 of file vulkan_core.h.

◆ sType

VkStructureType VkPhysicalDeviceImageProcessingFeaturesQCOM::sType

Definition at line 16782 of file vulkan_core.h.

◆ textureBlockMatch

VkBool32 VkPhysicalDeviceImageProcessingFeaturesQCOM::textureBlockMatch

Definition at line 16786 of file vulkan_core.h.

◆ textureBoxFilter

VkBool32 VkPhysicalDeviceImageProcessingFeaturesQCOM::textureBoxFilter

Definition at line 16785 of file vulkan_core.h.

◆ textureSampleWeighted

VkBool32 VkPhysicalDeviceImageProcessingFeaturesQCOM::textureSampleWeighted

Definition at line 16784 of file vulkan_core.h.


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