FFmpeg
Data Fields
ImageViewCtx Struct Reference

Data Fields

VkImageView views [AV_NUM_DATA_POINTERS]
 
int nb_views
 

Detailed Description

Definition at line 1214 of file vulkan.c.

Field Documentation

◆ views

VkImageView ImageViewCtx::views[AV_NUM_DATA_POINTERS]

Definition at line 1215 of file vulkan.c.

Referenced by destroy_imageviews(), and ff_vk_create_imageviews().

◆ nb_views

int ImageViewCtx::nb_views

Definition at line 1216 of file vulkan.c.

Referenced by destroy_imageviews(), and ff_vk_create_imageviews().


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