FFmpeg
Data Fields
VulkanPriv Struct Reference

Data Fields

FFVulkanOpsCtxs
 
FFVkExecPool e
 
FFVulkanShader shd
 
FFVkBuffer dither_buf [MAX_DITHER_BUFS]
 
int nb_dither_buf
 
enum FFVkShaderRepFormat src_rep
 
enum FFVkShaderRepFormat dst_rep
 

Detailed Description

Definition at line 87 of file ops.c.

Field Documentation

◆ s

FFVulkanOpsCtx* VulkanPriv::s

Definition at line 88 of file ops.c.

◆ e

FFVkExecPool VulkanPriv::e

Definition at line 89 of file ops.c.

◆ shd

FFVulkanShader VulkanPriv::shd

Definition at line 90 of file ops.c.

◆ dither_buf

FFVkBuffer VulkanPriv::dither_buf[MAX_DITHER_BUFS]

Definition at line 91 of file ops.c.

◆ nb_dither_buf

int VulkanPriv::nb_dither_buf

Definition at line 92 of file ops.c.

◆ src_rep

enum FFVkShaderRepFormat VulkanPriv::src_rep

Definition at line 93 of file ops.c.

◆ dst_rep

enum FFVkShaderRepFormat VulkanPriv::dst_rep

Definition at line 94 of file ops.c.


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