Home
last modified time | relevance | path

Searched defs:RGBA8 (Results 1 – 15 of 15) sorted by relevance

/third_party/flutter/skia/third_party/externals/dawn/src/tests/
DDawnTest.h54 struct RGBA8 { struct
55 constexpr RGBA8() : RGBA8(0, 0, 0, 0) { in RGBA8() function
57 constexpr RGBA8(uint8_t r, uint8_t g, uint8_t b, uint8_t a) : r(r), g(g), b(b), a(a) { in RGBA8() function
64 std::ostream& operator<<(std::ostream& stream, const RGBA8& color); argument
/third_party/skia/third_party/externals/dawn/src/tests/
DDawnTest.h110 struct RGBA8 { struct
111 constexpr RGBA8() : RGBA8(0, 0, 0, 0) { in RGBA8() argument
113 constexpr RGBA8(uint8_t r, uint8_t g, uint8_t b, uint8_t a) : r(r), g(g), b(b), a(a) { in RGBA8() argument
122 static const RGBA8 kZero; argument
123 static const RGBA8 kBlack; argument
124 static const RGBA8 kRed; argument
125 static const RGBA8 kGreen; argument
126 static const RGBA8 kBlue; argument
127 static const RGBA8 kYellow; argument
128 static const RGBA8 kWhite; argument
/third_party/skia/third_party/externals/angle2/src/tests/gl_tests/
DBlendMinMaxTest.cpp173 TEST_P(BlendMinMaxTest, RGBA8) in TEST_P() argument
DTextureTest.cpp6724 struct RGBA8 struct in __anon3a9c42100111::TextureLimitsTest
6726 uint8_t R, G, B, A;
DFramebufferTest.cpp225 TEST_P(FramebufferFormatsTest, RGBA8) in TEST_P() argument
/third_party/flutter/skia/third_party/externals/angle2/src/tests/gl_tests/
DBlendMinMaxTest.cpp164 TEST_P(BlendMinMaxTest, RGBA8) in TEST_P() argument
DTextureTest.cpp3565 struct RGBA8 struct in __anon0fd768250111::TextureLimitsTest
3567 uint8_t R, G, B, A;
DFramebufferTest.cpp224 TEST_P(FramebufferFormatsTest, RGBA8) in TEST_P() argument
/third_party/flutter/skia/third_party/externals/dawn/src/tests/end2end/
DColorStateTests.cpp92 dawn::BindGroup MakeBindGroupForColors(std::array<RGBA8, N> colors) { in MakeBindGroupForColors()
140 std::vector<std::pair<RGBA8, RGBA8>> tests) { in CheckBlendOperation()
/third_party/skia/third_party/externals/dawn/src/tests/end2end/
DColorStateTests.cpp95 wgpu::BindGroup MakeBindGroupForColors(std::array<RGBA8, N> colors) { in MakeBindGroupForColors()
144 std::vector<std::pair<RGBA8, RGBA8>> tests) { in CheckBlendOperation()
/third_party/jsframework/runtime/main/extend/systemplugin/napi/
Dwebgl2.js57 RGBA8: 0x8058, property
/third_party/typescript/lib/
Dlib.webworker.d.ts3902 readonly RGBA8: GLenum; variable
4263 readonly RGBA8: GLenum; property
Dlib.dom.d.ts16933 readonly RGBA8: GLenum; variable
17294 readonly RGBA8: GLenum; property
/third_party/typescript/src/lib/
Dwebworker.generated.d.ts3882 readonly RGBA8: GLenum; variable
4243 readonly RGBA8: GLenum; property
Ddom.generated.d.ts16913 readonly RGBA8: GLenum; variable
17274 readonly RGBA8: GLenum; property