struct VideoEncodeH264ProfileInfoKHR
Defined at line 203295 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
wrapper struct for struct VkVideoEncodeH264ProfileInfoKHR, see
https://registry.khronos.org/vulkan/specs/latest/man/html/VkVideoEncodeH264ProfileInfoKHR.html
Public Members
StructureType sType
const void * pNext
StdVideoH264ProfileIdc stdProfileIdc
Public Methods
void VideoEncodeH264ProfileInfoKHR (StdVideoH264ProfileIdc stdProfileIdc_, const void * pNext_)
Defined at line 203303 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
void VideoEncodeH264ProfileInfoKHR (const VideoEncodeH264ProfileInfoKHR & rhs)
Defined at line 203309 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
void VideoEncodeH264ProfileInfoKHR (const VkVideoEncodeH264ProfileInfoKHR & rhs)
Defined at line 203311 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
VideoEncodeH264ProfileInfoKHR & operator= (const VideoEncodeH264ProfileInfoKHR & rhs)
Defined at line 203316 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
VideoEncodeH264ProfileInfoKHR & operator= (const VkVideoEncodeH264ProfileInfoKHR & rhs)
Defined at line 203319 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
VideoEncodeH264ProfileInfoKHR & setPNext (const void * pNext_)
Defined at line 203326 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
VideoEncodeH264ProfileInfoKHR && setPNext (const void * pNext_)
Defined at line 203332 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
VideoEncodeH264ProfileInfoKHR & setStdProfileIdc (StdVideoH264ProfileIdc stdProfileIdc_)
Defined at line 203338 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
VideoEncodeH264ProfileInfoKHR && setStdProfileIdc (StdVideoH264ProfileIdc stdProfileIdc_)
Defined at line 203344 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
const VkVideoEncodeH264ProfileInfoKHR & operator const VkVideoEncodeH264ProfileInfoKHR & ()
Defined at line 203351 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
VkVideoEncodeH264ProfileInfoKHR & operator VkVideoEncodeH264ProfileInfoKHR & ()
Defined at line 203356 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
const VkVideoEncodeH264ProfileInfoKHR * operator const VkVideoEncodeH264ProfileInfoKHR * ()
Defined at line 203361 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
VkVideoEncodeH264ProfileInfoKHR * operator VkVideoEncodeH264ProfileInfoKHR * ()
Defined at line 203366 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
std::strong_ordering operator<=> (const VideoEncodeH264ProfileInfoKHR & rhs)
Defined at line 203379 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
bool operator== (const VideoEncodeH264ProfileInfoKHR & rhs)
Defined at line 203392 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
bool operator!= (const VideoEncodeH264ProfileInfoKHR & rhs)
Defined at line 203397 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp