Github User Fetcher 1.0.0
C Application with Server and GUI
Loading...
Searching...
No Matches
VkVideoPictureResourceInfoKHR Struct Reference

#include <vulkan_core.h>

Data Fields

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

Detailed Description

Definition at line 8187 of file vulkan_core.h.

Field Documentation

◆ baseArrayLayer

uint32_t VkVideoPictureResourceInfoKHR::baseArrayLayer

Definition at line 8192 of file vulkan_core.h.

◆ codedExtent

VkExtent2D VkVideoPictureResourceInfoKHR::codedExtent

Definition at line 8191 of file vulkan_core.h.

◆ codedOffset

VkOffset2D VkVideoPictureResourceInfoKHR::codedOffset

Definition at line 8190 of file vulkan_core.h.

◆ imageViewBinding

VkImageView VkVideoPictureResourceInfoKHR::imageViewBinding

Definition at line 8193 of file vulkan_core.h.

◆ pNext

const void* VkVideoPictureResourceInfoKHR::pNext

Definition at line 8189 of file vulkan_core.h.

◆ sType

VkStructureType VkVideoPictureResourceInfoKHR::sType

Definition at line 8188 of file vulkan_core.h.


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