Home
last modified time | relevance | path

Searched defs:ColorRGBA8 (Results 1 – 7 of 7) sorted by relevance

/dports/audio/ssr-lv2/ssr-e1999da/plugins/ssr/
H A DColor.h3 struct ColorRGBA8 { struct
7 inline bool operator==(ColorRGBA8 a, ColorRGBA8 b) noexcept argument
/dports/audio/string-machine-lv2/string-machine-0.1.0/sources/ui/
H A DColor.h3 struct ColorRGBA8 { struct
7 inline bool operator==(ColorRGBA8 a, ColorRGBA8 b) noexcept argument
/dports/audio/stone-phaser-lv2/stone-phaser-0.1.2-17-gda92961/plugins/stone-phaser/ui/
H A DFontEngine.h3 #include "Color.h"
5 #include "Cairo++.h"
/dports/audio/spectacle-lv2/spectacle-2.0-1-g27b1525/sources/ui/
H A DFontEngine.h4 #include "NanoVG.hpp"
6 #include <cstdint>
/dports/games/py-fife/fifengine-0.4.2/engine/core/video/sdl/
H A Dsdlblendingfunctions.cpp38 struct ColorRGBA8 { struct
39 uint8_t r, g, b, a;
/dports/emulators/citra/citra-ac98458e0/src/video_core/renderer_opengl/
H A Dpica_to_gl.h248 inline GLvec4 ColorRGBA8(const u32 color) { in ColorRGBA8() function
/dports/emulators/citra-qt5/citra-ac98458e0/src/video_core/renderer_opengl/
H A Dpica_to_gl.h248 inline GLvec4 ColorRGBA8(const u32 color) { in ColorRGBA8() function