ReactOS 0.4.17-dev-934-g091855f
VkVideoReferenceSlotInfoKHR Struct Reference

#include <vulkan.h>

Collaboration diagram for VkVideoReferenceSlotInfoKHR:

Public Attributes

VkStructureType sType
 
const void * pNext
 
int32_t slotIndex
 
const VkVideoPictureResourceInfoKHR * pPictureResource
 

Detailed Description

Definition at line 15172 of file vulkan.h.

Member Data Documentation

◆ pNext

const void* VkVideoReferenceSlotInfoKHR::pNext

Definition at line 15175 of file vulkan.h.

◆ pPictureResource

const VkVideoPictureResourceInfoKHR* VkVideoReferenceSlotInfoKHR::pPictureResource

Definition at line 15177 of file vulkan.h.

◆ slotIndex

int32_t VkVideoReferenceSlotInfoKHR::slotIndex

Definition at line 15176 of file vulkan.h.

◆ sType

VkStructureType VkVideoReferenceSlotInfoKHR::sType

Definition at line 15174 of file vulkan.h.


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