FFmpeg
Data Fields
VulkanPriv Struct Reference

Data Fields

FFVulkanOpsCtxs
 
FFVkExecPool e
 
FFVulkanShader shd
 
FFVkBuffer data_bufs [MAX_DATA_BUFS]
 
int nb_data_bufs
 
enum FFVkShaderRepFormat src_rep
 
enum FFVkShaderRepFormat dst_rep
 

Detailed Description

Definition at line 96 of file ops.c.

Field Documentation

◆ s

FFVulkanOpsCtx* VulkanPriv::s

Definition at line 97 of file ops.c.

◆ e

FFVkExecPool VulkanPriv::e

Definition at line 98 of file ops.c.

◆ shd

FFVulkanShader VulkanPriv::shd

Definition at line 99 of file ops.c.

◆ data_bufs

FFVkBuffer VulkanPriv::data_bufs[MAX_DATA_BUFS]

Definition at line 100 of file ops.c.

◆ nb_data_bufs

int VulkanPriv::nb_data_bufs

Definition at line 101 of file ops.c.

◆ src_rep

enum FFVkShaderRepFormat VulkanPriv::src_rep

Definition at line 102 of file ops.c.

◆ dst_rep

enum FFVkShaderRepFormat VulkanPriv::dst_rep

Definition at line 103 of file ops.c.


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