#include <vulkan.hpp>
Definition at line 16277 of file vulkan.hpp.
◆ PhysicalDeviceSamplerYcbcrConversionFeatures() [1/2]
| VULKAN_HPP_NAMESPACE::PhysicalDeviceSamplerYcbcrConversionFeatures::PhysicalDeviceSamplerYcbcrConversionFeatures |
( |
Bool32 |
samplerYcbcrConversion_ = 0 | ) |
|
|
inline |
◆ PhysicalDeviceSamplerYcbcrConversionFeatures() [2/2]
◆ operator VkPhysicalDeviceSamplerYcbcrConversionFeatures &()
Definition at line 16311 of file vulkan.hpp.
16313 return *reinterpret_cast<VkPhysicalDeviceSamplerYcbcrConversionFeatures*>(
this);
◆ operator VkPhysicalDeviceSamplerYcbcrConversionFeatures const &()
Definition at line 16306 of file vulkan.hpp.
16308 return *reinterpret_cast<const VkPhysicalDeviceSamplerYcbcrConversionFeatures*>(
this);
◆ operator!=()
◆ operator=()
◆ operator==()
◆ setPNext()
◆ setSamplerYcbcrConversion()
◆ pNext
| void* VULKAN_HPP_NAMESPACE::PhysicalDeviceSamplerYcbcrConversionFeatures::pNext = nullptr |
◆ samplerYcbcrConversion
| Bool32 VULKAN_HPP_NAMESPACE::PhysicalDeviceSamplerYcbcrConversionFeatures::samplerYcbcrConversion |
◆ sType
The documentation for this struct was generated from the following file: