FFmpeg
Data Fields
OpenGLFormatDesc Struct Reference

Data Fields

enum AVPixelFormat fixel_format
 
const char *const * fragment_shader
 
GLenum format
 
GLenum type
 

Detailed Description

Definition at line 232 of file opengl_enc.c.

Field Documentation

◆ fixel_format

enum AVPixelFormat OpenGLFormatDesc::fixel_format

Definition at line 233 of file opengl_enc.c.

◆ fragment_shader

const char* const * OpenGLFormatDesc::fragment_shader

Definition at line 234 of file opengl_enc.c.

Referenced by opengl_get_fragment_shader_code().

◆ format

GLenum OpenGLFormatDesc::format

Definition at line 235 of file opengl_enc.c.

Referenced by opengl_get_texture_params().

◆ type

GLenum OpenGLFormatDesc::type

Definition at line 236 of file opengl_enc.c.

Referenced by opengl_get_texture_params().


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