Public Member Functions | |
| MythGLShaderObject (uint vert, uint frag) | |
| MythGLShaderObject () | |
Public Attributes | |
| GLuint | m_vertex_shader |
| GLuint | m_fragment_shader |
Definition at line 188 of file mythrender_opengl2.cpp.
Definition at line 191 of file mythrender_opengl2.cpp.
| MythGLShaderObject::MythGLShaderObject | ( | ) | [inline] |
Definition at line 193 of file mythrender_opengl2.cpp.
Definition at line 196 of file mythrender_opengl2.cpp.
Definition at line 197 of file mythrender_opengl2.cpp.
1.6.3