Home
last modified time | relevance | path

Searched defs:Color4b (Results 1 – 22 of 22) sorted by relevance

/dports/graphics/blender/blender-2.91.0/source/blender/blenlib/
H A DBLI_color.hh74 struct Color4b { struct
75 uint8_t r, g, b, a;
79 Color4b(uint8_t r, uint8_t g, uint8_t b, uint8_t a) : r(r), g(g), b(b), a(a) in Color4b() argument
83 Color4b(Color4f other) in Color4b() argument
88 operator Color4f() const in operator Color4f()
95 operator uint8_t *() in operator uint8_t*()
100 operator const uint8_t *() const in operator const uint8_t*()
121 uint64_t hash() const in hash()
/dports/java/java3d/java3d-1.5.2/vecmath/src/javax/vecmath/
H A DColor4b.java52 public class Color4b extends Tuple4b implements java.io.Serializable { class
64 public Color4b(byte b1, byte b2, byte b3, byte b4) { in Color4b() method in Color4b
73 public Color4b(byte[] c) { in Color4b() method in Color4b
83 public Color4b(Color4b c1) { in Color4b() method in Color4b
93 public Color4b(Tuple4b t1) { in Color4b() method in Color4b
109 public Color4b(Color color) { in Color4b() method in Color4b
120 public Color4b() { in Color4b() method in Color4b
/dports/devel/vcglib/vcglib-2020.09/vcg/space/
H A Dcolor4.h417 typedef Color4<unsigned char> Color4b; typedef
/dports/graphics/wdune/wdune-1.926/vcglib/vcg/space/
H A Dcolor4.h416 typedef Color4<unsigned char> Color4b; typedef
/dports/graphics/appleseed/appleseed-2.1.0-beta/src/appleseed/foundation/image/
H A Dcolor.h333 typedef Color<uint8, 4> Color4b; typedef
/dports/graphics/libosmesa-gallium/mesa-21.3.6/src/mesa/vbo/
H A Dvbo_attrib_tmp.h1760 TAG(Color4b)(GLbyte red, GLbyte green, GLbyte blue, in TAG() argument
/dports/graphics/libosmesa/mesa-21.3.6/src/mesa/vbo/
H A Dvbo_attrib_tmp.h1760 TAG(Color4b)(GLbyte red, GLbyte green, GLbyte blue, in TAG() argument
/dports/graphics/mesa-libs/mesa-21.3.6/src/mesa/vbo/
H A Dvbo_attrib_tmp.h1760 TAG(Color4b)(GLbyte red, GLbyte green, GLbyte blue, in TAG() argument
/dports/graphics/mesa-dri-gallium/mesa-21.3.6/src/mesa/vbo/
H A Dvbo_attrib_tmp.h1760 TAG(Color4b)(GLbyte red, GLbyte green, GLbyte blue, in TAG() argument
/dports/graphics/mesa-gallium-va/mesa-21.3.6/src/mesa/vbo/
H A Dvbo_attrib_tmp.h1760 TAG(Color4b)(GLbyte red, GLbyte green, GLbyte blue, in TAG() argument
/dports/graphics/mesa-gallium-vdpau/mesa-21.3.6/src/mesa/vbo/
H A Dvbo_attrib_tmp.h1760 TAG(Color4b)(GLbyte red, GLbyte green, GLbyte blue, in TAG() argument
/dports/graphics/mesa-gallium-xa/mesa-21.3.6/src/mesa/vbo/
H A Dvbo_attrib_tmp.h1760 TAG(Color4b)(GLbyte red, GLbyte green, GLbyte blue, in TAG() argument
/dports/graphics/mesa-devel/mesa-22.0-branchpoint-2059-ge8a63cf61ec/src/mesa/vbo/
H A Dvbo_attrib_tmp.h1763 TAG(Color4b)(GLbyte red, GLbyte green, GLbyte blue, in TAG() argument
/dports/graphics/mesa-dri/mesa-21.3.6/src/mesa/vbo/
H A Dvbo_attrib_tmp.h1760 TAG(Color4b)(GLbyte red, GLbyte green, GLbyte blue, in TAG() argument
/dports/lang/clover/mesa-21.3.6/src/mesa/vbo/
H A Dvbo_attrib_tmp.h1760 TAG(Color4b)(GLbyte red, GLbyte green, GLbyte blue, in TAG() argument
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/angle/src/libANGLE/
H A Dentry_points_enum_autogen.h137 Color4b, enumerator
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/angle/src/common/
H A Dentry_points_enum_autogen.h139 Color4b, enumerator
/dports/lang/spidermonkey78/firefox-78.9.0/gfx/angle/checkout/src/common/
H A Dentry_points_enum_autogen.h139 Color4b, enumerator
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/angle/src/libGL/
H A Dentry_points_gl_1_0_autogen.cpp600 void GL_APIENTRY Color4b(GLbyte red, GLbyte green, GLbyte blue, GLbyte alpha) in Color4b() function
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/angle/src/libGL/
H A Dentry_points_gl_1_0_autogen.cpp722 void GL_APIENTRY Color4b(GLbyte red, GLbyte green, GLbyte blue, GLbyte alpha) in Color4b() function
/dports/emulators/aranym/aranym-1.1.0/atari/nfosmesa/slb/
H A Dosmesa.h1342 /* 139 */ void APIENTRY (*Color4b)(GLbyte32 red, GLbyte32 green, GLbyte32 blue, GLbyte32 alpha); member
/dports/emulators/aranym/aranym-1.1.0/atari/nfosmesa/ldg/
H A Dosmesa.h1348 /* 139 */ void APIENTRY (*Color4b)(GLbyte32 red, GLbyte32 green, GLbyte32 blue, GLbyte32 alpha); member