|
Kodi Documentation 22.0
Kodi is an open source media player and entertainment hub.
|
#include <TextureGLES.h>
Public Attributes | |
| GLenum | internalFormat {GL_FALSE} |
| GLenum | internalFormatSRGB {GL_FALSE} |
| GLint | format {GL_FALSE} |
| GLenum | type {GL_UNSIGNED_BYTE} |
| GLint TextureFormat::format {GL_FALSE} |
| GLenum TextureFormat::internalFormat {GL_FALSE} |
| GLenum TextureFormat::internalFormatSRGB {GL_FALSE} |
| GLenum TextureFormat::type {GL_UNSIGNED_BYTE} |