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

#include <TextureGLES.h>

Public Attributes

GLenum internalFormat {GL_FALSE}
 
GLenum internalFormatSRGB {GL_FALSE}
 
GLint format {GL_FALSE}
 
GLenum type {GL_UNSIGNED_BYTE}
 

Member Data Documentation

◆ format

GLint TextureFormat::format {GL_FALSE}

◆ internalFormat

GLenum TextureFormat::internalFormat {GL_FALSE}

◆ internalFormatSRGB

GLenum TextureFormat::internalFormatSRGB {GL_FALSE}

◆ type

GLenum TextureFormat::type {GL_UNSIGNED_BYTE}

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