struct PhysicalDeviceSamplerYcbcrConversionFeatures
Defined at line 86169 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
Public Members
StructureType sType
void * pNext
vk::Bool32 samplerYcbcrConversion
Public Methods
void PhysicalDeviceSamplerYcbcrConversionFeatures (vk::Bool32 samplerYcbcrConversion_, void * pNext_)
Defined at line 86177 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
void PhysicalDeviceSamplerYcbcrConversionFeatures (const PhysicalDeviceSamplerYcbcrConversionFeatures & rhs)
Defined at line 86184 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
void PhysicalDeviceSamplerYcbcrConversionFeatures (const VkPhysicalDeviceSamplerYcbcrConversionFeatures & rhs)
Defined at line 86186 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
PhysicalDeviceSamplerYcbcrConversionFeatures & operator= (const PhysicalDeviceSamplerYcbcrConversionFeatures & rhs)
Defined at line 86191 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
PhysicalDeviceSamplerYcbcrConversionFeatures & operator= (const VkPhysicalDeviceSamplerYcbcrConversionFeatures & rhs)
Defined at line 86194 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
PhysicalDeviceSamplerYcbcrConversionFeatures & setPNext (void * pNext_)
Defined at line 86201 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
PhysicalDeviceSamplerYcbcrConversionFeatures & setSamplerYcbcrConversion (vk::Bool32 samplerYcbcrConversion_)
Defined at line 86207 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
const VkPhysicalDeviceSamplerYcbcrConversionFeatures & operator const VkPhysicalDeviceSamplerYcbcrConversionFeatures & ()
Defined at line 86215 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
VkPhysicalDeviceSamplerYcbcrConversionFeatures & operator VkPhysicalDeviceSamplerYcbcrConversionFeatures & ()
Defined at line 86220 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
std::strong_ordering operator<=> (const PhysicalDeviceSamplerYcbcrConversionFeatures & )
Defined at line 86238 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp