FFmpeg
Data Fields
SPIRVIDs Struct Reference

Data Fields

int in_vars [3+MAX_DITHER_BUFS]
 
int glfn
 
int ep
 
int void_type
 
int b_type
 
int u32_type
 
int i32_type
 
int f32_type
 
int void_fn_type
 
int bvec2_type
 
int u32vec2_type
 
int i32vec2_type
 
int u32vec3_type
 
int u32vec4_type
 
int f32vec4_type
 
int u32_p
 
int f32_p
 
int f32_0
 
int u32_cid [5]
 
int const_ids [128]
 
int nb_const_ids
 
int linear_deco_off [16]
 
int linear_deco_ops [16]
 
int nb_linear_ops
 
struct DitherData dither [MAX_DITHER_BUFS]
 
int dither_ptr_elem_id
 
int nb_dither_bufs
 
int out_img_type
 
int out_img_array_id
 
int in_img_type
 
int in_img_array_id
 
int u32vec3_tptr
 
int out_img_tptr
 
int out_img_sptr
 
int in_img_tptr
 
int in_img_sptr
 

Detailed Description

Definition at line 217 of file ops.c.

Field Documentation

◆ in_vars

int SPIRVIDs::in_vars[3+MAX_DITHER_BUFS]

Definition at line 218 of file ops.c.

◆ glfn

int SPIRVIDs::glfn

Definition at line 220 of file ops.c.

◆ ep

int SPIRVIDs::ep

Definition at line 221 of file ops.c.

◆ void_type

int SPIRVIDs::void_type

Definition at line 224 of file ops.c.

◆ b_type

int SPIRVIDs::b_type

Definition at line 225 of file ops.c.

◆ u32_type

int SPIRVIDs::u32_type

Definition at line 226 of file ops.c.

◆ i32_type

int SPIRVIDs::i32_type

Definition at line 227 of file ops.c.

◆ f32_type

int SPIRVIDs::f32_type

Definition at line 228 of file ops.c.

◆ void_fn_type

int SPIRVIDs::void_fn_type

Definition at line 229 of file ops.c.

◆ bvec2_type

int SPIRVIDs::bvec2_type

Definition at line 232 of file ops.c.

◆ u32vec2_type

int SPIRVIDs::u32vec2_type

Definition at line 233 of file ops.c.

◆ i32vec2_type

int SPIRVIDs::i32vec2_type

Definition at line 234 of file ops.c.

◆ u32vec3_type

int SPIRVIDs::u32vec3_type

Definition at line 236 of file ops.c.

◆ u32vec4_type

int SPIRVIDs::u32vec4_type

Definition at line 238 of file ops.c.

◆ f32vec4_type

int SPIRVIDs::f32vec4_type

Definition at line 239 of file ops.c.

◆ u32_p

int SPIRVIDs::u32_p

Definition at line 242 of file ops.c.

◆ f32_p

int SPIRVIDs::f32_p

Definition at line 243 of file ops.c.

◆ f32_0

int SPIRVIDs::f32_0

Definition at line 244 of file ops.c.

◆ u32_cid

int SPIRVIDs::u32_cid[5]

Definition at line 245 of file ops.c.

◆ const_ids

int SPIRVIDs::const_ids[128]

Definition at line 247 of file ops.c.

◆ nb_const_ids

int SPIRVIDs::nb_const_ids

Definition at line 248 of file ops.c.

◆ linear_deco_off

int SPIRVIDs::linear_deco_off[16]

Definition at line 250 of file ops.c.

◆ linear_deco_ops

int SPIRVIDs::linear_deco_ops[16]

Definition at line 251 of file ops.c.

◆ nb_linear_ops

int SPIRVIDs::nb_linear_ops

Definition at line 252 of file ops.c.

◆ dither

struct DitherData SPIRVIDs::dither[MAX_DITHER_BUFS]

Definition at line 254 of file ops.c.

◆ dither_ptr_elem_id

int SPIRVIDs::dither_ptr_elem_id

Definition at line 255 of file ops.c.

◆ nb_dither_bufs

int SPIRVIDs::nb_dither_bufs

Definition at line 256 of file ops.c.

◆ out_img_type

int SPIRVIDs::out_img_type

Definition at line 258 of file ops.c.

◆ out_img_array_id

int SPIRVIDs::out_img_array_id

Definition at line 259 of file ops.c.

◆ in_img_type

int SPIRVIDs::in_img_type

Definition at line 261 of file ops.c.

◆ in_img_array_id

int SPIRVIDs::in_img_array_id

Definition at line 262 of file ops.c.

◆ u32vec3_tptr

int SPIRVIDs::u32vec3_tptr

Definition at line 265 of file ops.c.

◆ out_img_tptr

int SPIRVIDs::out_img_tptr

Definition at line 266 of file ops.c.

◆ out_img_sptr

int SPIRVIDs::out_img_sptr

Definition at line 267 of file ops.c.

◆ in_img_tptr

int SPIRVIDs::in_img_tptr

Definition at line 269 of file ops.c.

◆ in_img_sptr

int SPIRVIDs::in_img_sptr

Definition at line 270 of file ops.c.


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