Closed Namaneo closed 2 years ago
Adds MTY_COLOR_FORMAT_RGBA which is required by the upcoming MTY_Cursor module. Also fixes MTY_COLOR_FORMAT_BGRA: in OpenGL ES, the internal and format parameters must match.
MTY_COLOR_FORMAT_RGBA
MTY_Cursor
MTY_COLOR_FORMAT_BGRA
internal
format
Adds
MTY_COLOR_FORMAT_RGBA
which is required by the upcomingMTY_Cursor
module. Also fixesMTY_COLOR_FORMAT_BGRA
: in OpenGL ES, theinternal
andformat
parameters must match.