HDK
|
#include <vulkan_core.h>
Public Attributes | |
VkStructureType | sType |
void * | pNext |
VkBool32 | textureSampleWeighted |
VkBool32 | textureBoxFilter |
VkBool32 | textureBlockMatch |
Definition at line 15226 of file vulkan_core.h.
void* VkPhysicalDeviceImageProcessingFeaturesQCOM::pNext |
Definition at line 15228 of file vulkan_core.h.
VkStructureType VkPhysicalDeviceImageProcessingFeaturesQCOM::sType |
Definition at line 15227 of file vulkan_core.h.
VkBool32 VkPhysicalDeviceImageProcessingFeaturesQCOM::textureBlockMatch |
Definition at line 15231 of file vulkan_core.h.
VkBool32 VkPhysicalDeviceImageProcessingFeaturesQCOM::textureBoxFilter |
Definition at line 15230 of file vulkan_core.h.
VkBool32 VkPhysicalDeviceImageProcessingFeaturesQCOM::textureSampleWeighted |
Definition at line 15229 of file vulkan_core.h.