struct VideoEncodeH265ProfileInfoKHR
Defined at line 205965 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
wrapper struct for struct VkVideoEncodeH265ProfileInfoKHR, see
https://registry.khronos.org/vulkan/specs/latest/man/html/VkVideoEncodeH265ProfileInfoKHR.html
Public Members
StructureType sType
const void * pNext
StdVideoH265ProfileIdc stdProfileIdc
Public Methods
void VideoEncodeH265ProfileInfoKHR (StdVideoH265ProfileIdc stdProfileIdc_, const void * pNext_)
Defined at line 205973 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
void VideoEncodeH265ProfileInfoKHR (const VideoEncodeH265ProfileInfoKHR & rhs)
Defined at line 205979 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
void VideoEncodeH265ProfileInfoKHR (const VkVideoEncodeH265ProfileInfoKHR & rhs)
Defined at line 205981 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
VideoEncodeH265ProfileInfoKHR & operator= (const VideoEncodeH265ProfileInfoKHR & rhs)
Defined at line 205986 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
VideoEncodeH265ProfileInfoKHR & operator= (const VkVideoEncodeH265ProfileInfoKHR & rhs)
Defined at line 205989 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
VideoEncodeH265ProfileInfoKHR & setPNext (const void * pNext_)
Defined at line 205996 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
VideoEncodeH265ProfileInfoKHR && setPNext (const void * pNext_)
Defined at line 206002 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
VideoEncodeH265ProfileInfoKHR & setStdProfileIdc (StdVideoH265ProfileIdc stdProfileIdc_)
Defined at line 206008 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
VideoEncodeH265ProfileInfoKHR && setStdProfileIdc (StdVideoH265ProfileIdc stdProfileIdc_)
Defined at line 206014 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
const VkVideoEncodeH265ProfileInfoKHR & operator const VkVideoEncodeH265ProfileInfoKHR & ()
Defined at line 206021 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
VkVideoEncodeH265ProfileInfoKHR & operator VkVideoEncodeH265ProfileInfoKHR & ()
Defined at line 206026 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
const VkVideoEncodeH265ProfileInfoKHR * operator const VkVideoEncodeH265ProfileInfoKHR * ()
Defined at line 206031 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
VkVideoEncodeH265ProfileInfoKHR * operator VkVideoEncodeH265ProfileInfoKHR * ()
Defined at line 206036 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
std::strong_ordering operator<=> (const VideoEncodeH265ProfileInfoKHR & rhs)
Defined at line 206049 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
bool operator== (const VideoEncodeH265ProfileInfoKHR & rhs)
Defined at line 206062 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
bool operator!= (const VideoEncodeH265ProfileInfoKHR & rhs)
Defined at line 206067 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp