FFmpeg
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
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 230 of file opengl_enc.c.

Field Documentation

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().


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