struct VideoProfileInfoKHR
Defined at line 151861 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
wrapper struct for struct VkVideoProfileInfoKHR, see https://registry.khronos.org/vulkan/specs/latest/man/html/VkVideoProfileInfoKHR.html
Public Members
StructureType sType
const void * pNext
VideoCodecOperationFlagBitsKHR videoCodecOperation
Flags chromaSubsampling
Flags lumaBitDepth
Flags chromaBitDepth
Public Methods
void VideoProfileInfoKHR (VideoCodecOperationFlagBitsKHRvideoCodecOperation_,VideoChromaSubsamplingFlagsKHRchromaSubsampling_,VideoComponentBitDepthFlagsKHRlumaBitDepth_,VideoComponentBitDepthFlagsKHRchromaBitDepth_,const void *pNext_)
Defined at line 151869 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
void VideoProfileInfoKHR (const VideoProfileInfoKHR & rhs)
Defined at line 151882 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
void VideoProfileInfoKHR (const VkVideoProfileInfoKHR & rhs)
Defined at line 151884 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
VideoProfileInfoKHR & operator= (const VideoProfileInfoKHR & rhs)
Defined at line 151888 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
VideoProfileInfoKHR & operator= (const VkVideoProfileInfoKHR & rhs)
Defined at line 151891 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
VideoProfileInfoKHR & setPNext (const void * pNext_)
Defined at line 151898 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
VideoProfileInfoKHR && setPNext (const void * pNext_)
Defined at line 151904 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
VideoProfileInfoKHR & setVideoCodecOperation (VideoCodecOperationFlagBitsKHR videoCodecOperation_)
Defined at line 151910 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
VideoProfileInfoKHR && setVideoCodecOperation (VideoCodecOperationFlagBitsKHR videoCodecOperation_)
Defined at line 151916 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
VideoProfileInfoKHR & setChromaSubsampling (VideoChromaSubsamplingFlagsKHR chromaSubsampling_)
Defined at line 151922 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
VideoProfileInfoKHR && setChromaSubsampling (VideoChromaSubsamplingFlagsKHR chromaSubsampling_)
Defined at line 151928 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
VideoProfileInfoKHR & setLumaBitDepth (VideoComponentBitDepthFlagsKHR lumaBitDepth_)
Defined at line 151934 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
VideoProfileInfoKHR && setLumaBitDepth (VideoComponentBitDepthFlagsKHR lumaBitDepth_)
Defined at line 151940 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
VideoProfileInfoKHR & setChromaBitDepth (VideoComponentBitDepthFlagsKHR chromaBitDepth_)
Defined at line 151946 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
VideoProfileInfoKHR && setChromaBitDepth (VideoComponentBitDepthFlagsKHR chromaBitDepth_)
Defined at line 151952 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
const VkVideoProfileInfoKHR & operator const VkVideoProfileInfoKHR & ()
Defined at line 151959 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
VkVideoProfileInfoKHR & operator VkVideoProfileInfoKHR & ()
Defined at line 151964 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
const VkVideoProfileInfoKHR * operator const VkVideoProfileInfoKHR * ()
Defined at line 151969 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
VkVideoProfileInfoKHR * operator VkVideoProfileInfoKHR * ()
Defined at line 151974 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
std::strong_ordering operator<=> (const VideoProfileInfoKHR & )
Defined at line 151993 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp