Vulkan-Hpp
|
#include <vulkan_core.h>
Public Attributes | |
VkStructureType | sType |
void * | pNext |
VkBool32 | textureSampleWeighted |
VkBool32 | textureBoxFilter |
VkBool32 | textureBlockMatch |
Definition at line 17658 of file vulkan_core.h.
void* VkPhysicalDeviceImageProcessingFeaturesQCOM::pNext |
Definition at line 17660 of file vulkan_core.h.
VkStructureType VkPhysicalDeviceImageProcessingFeaturesQCOM::sType |
Definition at line 17659 of file vulkan_core.h.
VkBool32 VkPhysicalDeviceImageProcessingFeaturesQCOM::textureBlockMatch |
Definition at line 17663 of file vulkan_core.h.
VkBool32 VkPhysicalDeviceImageProcessingFeaturesQCOM::textureBoxFilter |
Definition at line 17662 of file vulkan_core.h.
VkBool32 VkPhysicalDeviceImageProcessingFeaturesQCOM::textureSampleWeighted |
Definition at line 17661 of file vulkan_core.h.