Flutter Engine
The Flutter Engine
|
#include <vulkan_core.h>
Public Attributes | |
VkStructureType | sType |
void * | pNext |
VkBool32 | textureSampleWeighted |
VkBool32 | textureBoxFilter |
VkBool32 | textureBlockMatch |
Definition at line 16781 of file vulkan_core.h.
void* VkPhysicalDeviceImageProcessingFeaturesQCOM::pNext |
Definition at line 16783 of file vulkan_core.h.
VkStructureType VkPhysicalDeviceImageProcessingFeaturesQCOM::sType |
Definition at line 16782 of file vulkan_core.h.
VkBool32 VkPhysicalDeviceImageProcessingFeaturesQCOM::textureBlockMatch |
Definition at line 16786 of file vulkan_core.h.
VkBool32 VkPhysicalDeviceImageProcessingFeaturesQCOM::textureBoxFilter |
Definition at line 16785 of file vulkan_core.h.
VkBool32 VkPhysicalDeviceImageProcessingFeaturesQCOM::textureSampleWeighted |
Definition at line 16784 of file vulkan_core.h.