ReactOS 0.4.17-dev-934-g091855f
VkVideoCapabilitiesKHR Struct Reference

#include <vulkan.h>

Collaboration diagram for VkVideoCapabilitiesKHR:

Public Member Functions

VkDeviceSize WINE_VK_ALIGN (8) minBitstreamBufferOffsetAlignment
 
VkDeviceSize WINE_VK_ALIGN (8) minBitstreamBufferSizeAlignment
 

Public Attributes

VkStructureType sType
 
void * pNext
 
VkVideoCapabilityFlagsKHR flags
 
VkExtent2D pictureAccessGranularity
 
VkExtent2D minCodedExtent
 
VkExtent2D maxCodedExtent
 
uint32_t maxDpbSlots
 
uint32_t maxActiveReferencePictures
 
VkExtensionProperties stdHeaderVersion
 

Detailed Description

Definition at line 14561 of file vulkan.h.

Member Function Documentation

◆ WINE_VK_ALIGN() [1/2]

VkDeviceSize VkVideoCapabilitiesKHR::WINE_VK_ALIGN ( 8  )

◆ WINE_VK_ALIGN() [2/2]

VkDeviceSize VkVideoCapabilitiesKHR::WINE_VK_ALIGN ( 8  )

Member Data Documentation

◆ flags

VkVideoCapabilityFlagsKHR VkVideoCapabilitiesKHR::flags

Definition at line 14565 of file vulkan.h.

◆ maxActiveReferencePictures

uint32_t VkVideoCapabilitiesKHR::maxActiveReferencePictures

Definition at line 14572 of file vulkan.h.

◆ maxCodedExtent

VkExtent2D VkVideoCapabilitiesKHR::maxCodedExtent

Definition at line 14570 of file vulkan.h.

◆ maxDpbSlots

uint32_t VkVideoCapabilitiesKHR::maxDpbSlots

Definition at line 14571 of file vulkan.h.

◆ minCodedExtent

VkExtent2D VkVideoCapabilitiesKHR::minCodedExtent

Definition at line 14569 of file vulkan.h.

◆ pictureAccessGranularity

VkExtent2D VkVideoCapabilitiesKHR::pictureAccessGranularity

Definition at line 14568 of file vulkan.h.

◆ pNext

void* VkVideoCapabilitiesKHR::pNext

Definition at line 14564 of file vulkan.h.

◆ stdHeaderVersion

VkExtensionProperties VkVideoCapabilitiesKHR::stdHeaderVersion

Definition at line 14573 of file vulkan.h.

◆ sType

VkStructureType VkVideoCapabilitiesKHR::sType

Definition at line 14563 of file vulkan.h.


The documentation for this struct was generated from the following file: