Searched refs:FORMATS (Results 1 – 1 of 1) sorted by relevance
41 static constexpr FormatInfo FORMATS[] = { { BASE_FORMAT_R8G8B8_UNORM, 8, 8, 8, 0, GL_RGB8, GL_RGB8 … variable105 format = FORMATS; in RgbToFormat()125 const FormatInfo* steps[] = { FORMATS, FORMATS_SRGB, nullptr }; in FormatToGlFormat()