HDK
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
VkVideoPictureResourceInfoKHR Struct Reference

#include <vulkan_beta.h>

Public Attributes

VkStructureType sType
 
const voidpNext
 
VkOffset2D codedOffset
 
VkExtent2D codedExtent
 
uint32_t baseArrayLayer
 
VkImageView imageViewBinding
 

Detailed Description

Definition at line 158 of file vulkan_beta.h.

Member Data Documentation

uint32_t VkVideoPictureResourceInfoKHR::baseArrayLayer

Definition at line 163 of file vulkan_beta.h.

VkExtent2D VkVideoPictureResourceInfoKHR::codedExtent

Definition at line 162 of file vulkan_beta.h.

VkOffset2D VkVideoPictureResourceInfoKHR::codedOffset

Definition at line 161 of file vulkan_beta.h.

VkImageView VkVideoPictureResourceInfoKHR::imageViewBinding

Definition at line 164 of file vulkan_beta.h.

const void* VkVideoPictureResourceInfoKHR::pNext

Definition at line 160 of file vulkan_beta.h.

VkStructureType VkVideoPictureResourceInfoKHR::sType

Definition at line 159 of file vulkan_beta.h.


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