|
Kodi Documentation 22.0
Kodi is an open source media player and entertainment hub.
|
Enumerations | |
| enum class | ColorChannel { A , R , G , B } |
Functions | |
| void | GlErrorCallback (GLenum source, GLenum type, GLuint id, GLenum severity, GLsizei length, const GLchar *message, const void *userParam) |
| int | glFormatElementByteCount (GLenum format) |
| uint8_t | GetChannelFromARGB (const ColorChannel colorChannel, const uint32_t argb) |
|
strong |
| uint8_t KODI::UTILS::GL::GetChannelFromARGB | ( | const ColorChannel | colorChannel, |
| const uint32_t | argb ) |
| void KODI::UTILS::GL::GlErrorCallback | ( | GLenum | source, |
| GLenum | type, | ||
| GLuint | id, | ||
| GLenum | severity, | ||
| GLsizei | length, | ||
| const GLchar * | message, | ||
| const void * | userParam ) |
| int KODI::UTILS::GL::glFormatElementByteCount | ( | GLenum | format | ) |