Kodi Documentation 22.0
Kodi is an open source media player and entertainment hub.
Loading...
Searching...
No Matches
Shader.h File Reference
#include "GL.h"
#include <stdio.h>
#include <string>
#include <vector>
#include <kodi/AddonBase.h>
#include <kodi/Filesystem.h>

Classes

class  kodi::gui::gl::CShader
 CShader - base class. More...
 
class  kodi::gui::gl::CVertexShader
 CVertexShader. More...
 
class  kodi::gui::gl::CPixelShader
 CPixelShader. More...
 
class  kodi::gui::gl::CShaderProgram
 

Namespaces

namespace  kodi
 
namespace  kodi::gui
 
namespace  kodi::gui::gl
 

Macros

#define LOG_SIZE   1024
 
#define GLchar   char
 

Macro Definition Documentation

◆ GLchar

#define GLchar   char

◆ LOG_SIZE

#define LOG_SIZE   1024