Vulkan-Hpp
|
#include <vulkan_structs.hpp>
Public Types | |
using | NativeType = VkPhysicalDeviceImageProcessingFeaturesQCOM |
Public Attributes | |
vk::StructureType | sType = StructureType::ePhysicalDeviceImageProcessingFeaturesQCOM |
void * | pNext = {} |
vk::Bool32 | textureSampleWeighted = {} |
vk::Bool32 | textureBoxFilter = {} |
vk::Bool32 | textureBlockMatch = {} |
Static Public Attributes | |
static const bool | allowDuplicate = false |
static VULKAN_HPP_CONST_OR_CONSTEXPR StructureType | structureType = StructureType::ePhysicalDeviceImageProcessingFeaturesQCOM |
Definition at line 68872 of file vulkan_structs.hpp.
using vk::PhysicalDeviceImageProcessingFeaturesQCOM::NativeType = VkPhysicalDeviceImageProcessingFeaturesQCOM |
Definition at line 68874 of file vulkan_structs.hpp.
|
inline |
Definition at line 68880 of file vulkan_structs.hpp.
|
default |
|
inline |
Definition at line 68893 of file vulkan_structs.hpp.
|
inline |
Definition at line 68941 of file vulkan_structs.hpp.
|
inline |
Definition at line 68936 of file vulkan_structs.hpp.
|
inline |
Definition at line 68975 of file vulkan_structs.hpp.
|
default |
|
inline |
Definition at line 68901 of file vulkan_structs.hpp.
|
inline |
Definition at line 68965 of file vulkan_structs.hpp.
|
inline |
Definition at line 68908 of file vulkan_structs.hpp.
|
inline |
Definition at line 68929 of file vulkan_structs.hpp.
|
inline |
Definition at line 68922 of file vulkan_structs.hpp.
|
inline |
Definition at line 68915 of file vulkan_structs.hpp.
|
static |
Definition at line 68876 of file vulkan_structs.hpp.
void* vk::PhysicalDeviceImageProcessingFeaturesQCOM::pNext = {} |
Definition at line 68983 of file vulkan_structs.hpp.
|
static |
Definition at line 68877 of file vulkan_structs.hpp.
vk::StructureType vk::PhysicalDeviceImageProcessingFeaturesQCOM::sType = StructureType::ePhysicalDeviceImageProcessingFeaturesQCOM |
Definition at line 68982 of file vulkan_structs.hpp.
vk::Bool32 vk::PhysicalDeviceImageProcessingFeaturesQCOM::textureBlockMatch = {} |
Definition at line 68986 of file vulkan_structs.hpp.
vk::Bool32 vk::PhysicalDeviceImageProcessingFeaturesQCOM::textureBoxFilter = {} |
Definition at line 68985 of file vulkan_structs.hpp.
vk::Bool32 vk::PhysicalDeviceImageProcessingFeaturesQCOM::textureSampleWeighted = {} |
Definition at line 68984 of file vulkan_structs.hpp.