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

#include <TextureGLES.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: