Flutter Engine
The Flutter Engine
Loading...
Searching...
No Matches
Public Attributes | List of all members
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 8157 of file vulkan_core.h.

Member Data Documentation

◆ baseArrayLayer

uint32_t VkVideoPictureResourceInfoKHR::baseArrayLayer

Definition at line 8162 of file vulkan_core.h.

◆ codedExtent

VkExtent2D VkVideoPictureResourceInfoKHR::codedExtent

Definition at line 8161 of file vulkan_core.h.

◆ codedOffset

VkOffset2D VkVideoPictureResourceInfoKHR::codedOffset

Definition at line 8160 of file vulkan_core.h.

◆ imageViewBinding

VkImageView VkVideoPictureResourceInfoKHR::imageViewBinding

Definition at line 8163 of file vulkan_core.h.

◆ pNext

const void* VkVideoPictureResourceInfoKHR::pNext

Definition at line 8159 of file vulkan_core.h.

◆ sType

VkStructureType VkVideoPictureResourceInfoKHR::sType

Definition at line 8158 of file vulkan_core.h.


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