struct VideoEncodeAV1ProfileInfoKHR
Defined at line 200894 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
wrapper struct for struct VkVideoEncodeAV1ProfileInfoKHR, see https://registry.khronos.org/vulkan/specs/latest/man/html/VkVideoEncodeAV1ProfileInfoKHR.html
Public Members
StructureType sType
const void * pNext
StdVideoAV1Profile stdProfile
Public Methods
void VideoEncodeAV1ProfileInfoKHR (StdVideoAV1Profile stdProfile_, const void * pNext_)
Defined at line 200902 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
void VideoEncodeAV1ProfileInfoKHR (const VideoEncodeAV1ProfileInfoKHR & rhs)
Defined at line 200908 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
void VideoEncodeAV1ProfileInfoKHR (const VkVideoEncodeAV1ProfileInfoKHR & rhs)
Defined at line 200910 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
VideoEncodeAV1ProfileInfoKHR & operator= (const VideoEncodeAV1ProfileInfoKHR & rhs)
Defined at line 200915 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
VideoEncodeAV1ProfileInfoKHR & operator= (const VkVideoEncodeAV1ProfileInfoKHR & rhs)
Defined at line 200918 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
VideoEncodeAV1ProfileInfoKHR & setPNext (const void * pNext_)
Defined at line 200925 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
VideoEncodeAV1ProfileInfoKHR && setPNext (const void * pNext_)
Defined at line 200931 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
VideoEncodeAV1ProfileInfoKHR & setStdProfile (StdVideoAV1Profile stdProfile_)
Defined at line 200937 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
VideoEncodeAV1ProfileInfoKHR && setStdProfile (StdVideoAV1Profile stdProfile_)
Defined at line 200943 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
const VkVideoEncodeAV1ProfileInfoKHR & operator const VkVideoEncodeAV1ProfileInfoKHR & ()
Defined at line 200950 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
VkVideoEncodeAV1ProfileInfoKHR & operator VkVideoEncodeAV1ProfileInfoKHR & ()
Defined at line 200955 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
const VkVideoEncodeAV1ProfileInfoKHR * operator const VkVideoEncodeAV1ProfileInfoKHR * ()
Defined at line 200960 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
VkVideoEncodeAV1ProfileInfoKHR * operator VkVideoEncodeAV1ProfileInfoKHR * ()
Defined at line 200965 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
std::strong_ordering operator<=> (const VideoEncodeAV1ProfileInfoKHR & rhs)
Defined at line 200978 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
bool operator== (const VideoEncodeAV1ProfileInfoKHR & rhs)
Defined at line 200991 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
bool operator!= (const VideoEncodeAV1ProfileInfoKHR & rhs)
Defined at line 200996 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp