Kodi Documentation 22.0
Kodi is an open source media player and entertainment hub.
Loading...
Searching...
No Matches
Textureswizzle Struct Reference

#include <TextureGL.h>

Public Attributes

GLint r {GL_RED}
 
GLint g {GL_GREEN}
 
GLint b {GL_BLUE}
 
GLint a {GL_ALPHA}
 

Member Data Documentation

◆ a

GLint Textureswizzle::a {GL_ALPHA}

◆ b

GLint Textureswizzle::b {GL_BLUE}

◆ g

GLint Textureswizzle::g {GL_GREEN}

◆ r

GLint Textureswizzle::r {GL_RED}

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