struct PhysicalDeviceSamplerFilterMinmaxProperties
Defined at line 138062 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
wrapper struct for struct VkPhysicalDeviceSamplerFilterMinmaxProperties, see
https://registry.khronos.org/vulkan/specs/latest/man/html/VkPhysicalDeviceSamplerFilterMinmaxProperties.html
Public Members
StructureType sType
void * pNext
Bool32 filterMinmaxSingleComponentFormats
Bool32 filterMinmaxImageComponentMapping
Public Methods
void PhysicalDeviceSamplerFilterMinmaxProperties (Bool32filterMinmaxSingleComponentFormats_,Bool32filterMinmaxImageComponentMapping_,void *pNext_)
Defined at line 138070 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
void PhysicalDeviceSamplerFilterMinmaxProperties (const PhysicalDeviceSamplerFilterMinmaxProperties & rhs)
Defined at line 138079 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
void PhysicalDeviceSamplerFilterMinmaxProperties (const VkPhysicalDeviceSamplerFilterMinmaxProperties & rhs)
Defined at line 138081 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
PhysicalDeviceSamplerFilterMinmaxProperties & operator= (const PhysicalDeviceSamplerFilterMinmaxProperties & rhs)
Defined at line 138086 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
PhysicalDeviceSamplerFilterMinmaxProperties & operator= (const VkPhysicalDeviceSamplerFilterMinmaxProperties & rhs)
Defined at line 138089 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
const VkPhysicalDeviceSamplerFilterMinmaxProperties & operator const VkPhysicalDeviceSamplerFilterMinmaxProperties & ()
Defined at line 138095 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
VkPhysicalDeviceSamplerFilterMinmaxProperties & operator VkPhysicalDeviceSamplerFilterMinmaxProperties & ()
Defined at line 138100 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
const VkPhysicalDeviceSamplerFilterMinmaxProperties * operator const VkPhysicalDeviceSamplerFilterMinmaxProperties * ()
Defined at line 138105 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
VkPhysicalDeviceSamplerFilterMinmaxProperties * operator VkPhysicalDeviceSamplerFilterMinmaxProperties * ()
Defined at line 138110 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
std::strong_ordering operator<=> (const PhysicalDeviceSamplerFilterMinmaxProperties & )
Defined at line 138123 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp