Vulkan-Hpp
VkVideoPictureResourceInfoKHR Struct Reference

#include <vulkan_core.h>

Public Attributes

VkStructureType sType
 
const void * pNext
 
VkOffset2D codedOffset
 
VkExtent2D codedExtent
 
uint32_t baseArrayLayer
 
VkImageView imageViewBinding
 

Detailed Description

Definition at line 8071 of file vulkan_core.h.

Member Data Documentation

◆ baseArrayLayer

uint32_t VkVideoPictureResourceInfoKHR::baseArrayLayer

Definition at line 8076 of file vulkan_core.h.

◆ codedExtent

VkExtent2D VkVideoPictureResourceInfoKHR::codedExtent

Definition at line 8075 of file vulkan_core.h.

◆ codedOffset

VkOffset2D VkVideoPictureResourceInfoKHR::codedOffset

Definition at line 8074 of file vulkan_core.h.

◆ imageViewBinding

VkImageView VkVideoPictureResourceInfoKHR::imageViewBinding

Definition at line 8077 of file vulkan_core.h.

◆ pNext

const void* VkVideoPictureResourceInfoKHR::pNext

Definition at line 8073 of file vulkan_core.h.

◆ sType

VkStructureType VkVideoPictureResourceInfoKHR::sType

Definition at line 8072 of file vulkan_core.h.


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