struct PhysicalDeviceVideoFormatInfoKHR

Defined at line 152432 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp

wrapper struct for struct VkPhysicalDeviceVideoFormatInfoKHR, see

https://registry.khronos.org/vulkan/specs/latest/man/html/VkPhysicalDeviceVideoFormatInfoKHR.html

Public Members

StructureType sType
const void * pNext
Flags imageUsage

Public Methods

void PhysicalDeviceVideoFormatInfoKHR (ImageUsageFlags imageUsage_, const void * pNext_)

Defined at line 152440 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp

void PhysicalDeviceVideoFormatInfoKHR (const PhysicalDeviceVideoFormatInfoKHR & rhs)

Defined at line 152446 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp

void PhysicalDeviceVideoFormatInfoKHR (const VkPhysicalDeviceVideoFormatInfoKHR & rhs)

Defined at line 152448 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp

PhysicalDeviceVideoFormatInfoKHR & operator= (const PhysicalDeviceVideoFormatInfoKHR & rhs)

Defined at line 152453 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp

PhysicalDeviceVideoFormatInfoKHR & operator= (const VkPhysicalDeviceVideoFormatInfoKHR & rhs)

Defined at line 152456 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp

PhysicalDeviceVideoFormatInfoKHR & setPNext (const void * pNext_)

Defined at line 152463 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp

PhysicalDeviceVideoFormatInfoKHR && setPNext (const void * pNext_)

Defined at line 152469 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp

PhysicalDeviceVideoFormatInfoKHR & setImageUsage (ImageUsageFlags imageUsage_)

Defined at line 152475 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp

PhysicalDeviceVideoFormatInfoKHR && setImageUsage (ImageUsageFlags imageUsage_)

Defined at line 152481 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp

const VkPhysicalDeviceVideoFormatInfoKHR & operator const VkPhysicalDeviceVideoFormatInfoKHR & ()

Defined at line 152488 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp

VkPhysicalDeviceVideoFormatInfoKHR & operator VkPhysicalDeviceVideoFormatInfoKHR & ()

Defined at line 152493 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp

const VkPhysicalDeviceVideoFormatInfoKHR * operator const VkPhysicalDeviceVideoFormatInfoKHR * ()

Defined at line 152498 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp

VkPhysicalDeviceVideoFormatInfoKHR * operator VkPhysicalDeviceVideoFormatInfoKHR * ()

Defined at line 152503 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp

std::strong_ordering operator<=> (const PhysicalDeviceVideoFormatInfoKHR & )

Defined at line 152516 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp