struct PhysicalDeviceSamplerYcbcrConversionFeatures
Defined at line 138166 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
wrapper struct for struct VkPhysicalDeviceSamplerYcbcrConversionFeatures, see
https://registry.khronos.org/vulkan/specs/latest/man/html/VkPhysicalDeviceSamplerYcbcrConversionFeatures.html
Public Members
StructureType sType
void * pNext
Bool32 samplerYcbcrConversion
Public Methods
void PhysicalDeviceSamplerYcbcrConversionFeatures (Bool32 samplerYcbcrConversion_, void * pNext_)
Defined at line 138174 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
void PhysicalDeviceSamplerYcbcrConversionFeatures (const PhysicalDeviceSamplerYcbcrConversionFeatures & rhs)
Defined at line 138180 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
void PhysicalDeviceSamplerYcbcrConversionFeatures (const VkPhysicalDeviceSamplerYcbcrConversionFeatures & rhs)
Defined at line 138182 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
PhysicalDeviceSamplerYcbcrConversionFeatures & operator= (const PhysicalDeviceSamplerYcbcrConversionFeatures & rhs)
Defined at line 138187 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
PhysicalDeviceSamplerYcbcrConversionFeatures & operator= (const VkPhysicalDeviceSamplerYcbcrConversionFeatures & rhs)
Defined at line 138190 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
PhysicalDeviceSamplerYcbcrConversionFeatures & setPNext (void * pNext_)
Defined at line 138197 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
PhysicalDeviceSamplerYcbcrConversionFeatures && setPNext (void * pNext_)
Defined at line 138203 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
PhysicalDeviceSamplerYcbcrConversionFeatures & setSamplerYcbcrConversion (Bool32 samplerYcbcrConversion_)
Defined at line 138209 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
PhysicalDeviceSamplerYcbcrConversionFeatures && setSamplerYcbcrConversion (Bool32 samplerYcbcrConversion_)
Defined at line 138215 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
const VkPhysicalDeviceSamplerYcbcrConversionFeatures & operator const VkPhysicalDeviceSamplerYcbcrConversionFeatures & ()
Defined at line 138222 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
VkPhysicalDeviceSamplerYcbcrConversionFeatures & operator VkPhysicalDeviceSamplerYcbcrConversionFeatures & ()
Defined at line 138227 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
const VkPhysicalDeviceSamplerYcbcrConversionFeatures * operator const VkPhysicalDeviceSamplerYcbcrConversionFeatures * ()
Defined at line 138232 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
VkPhysicalDeviceSamplerYcbcrConversionFeatures * operator VkPhysicalDeviceSamplerYcbcrConversionFeatures * ()
Defined at line 138237 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
std::strong_ordering operator<=> (const PhysicalDeviceSamplerYcbcrConversionFeatures & )
Defined at line 138250 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp