| 
    FFmpeg
    
   | 
 
Data Fields | |
| enum AVPixelFormat | fixel_format | 
| const char *const * | fragment_shader | 
| GLenum | format | 
| GLenum | type | 
Definition at line 230 of file opengl_enc.c.
| enum AVPixelFormat OpenGLFormatDesc::fixel_format | 
Definition at line 231 of file opengl_enc.c.
| const char* const* OpenGLFormatDesc::fragment_shader | 
Definition at line 232 of file opengl_enc.c.
Referenced by opengl_get_fragment_shader_code().
| GLenum OpenGLFormatDesc::format | 
Definition at line 233 of file opengl_enc.c.
Referenced by opengl_get_texture_params().
| GLenum OpenGLFormatDesc::type | 
Definition at line 234 of file opengl_enc.c.
Referenced by opengl_get_texture_params().
 1.8.6