Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/dawn/src/tests/
DDawnTest.h110 struct RGBA8 { struct
111 constexpr RGBA8() : RGBA8(0, 0, 0, 0) { in RGBA8() function
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 __anonafe871cf0111::TextureLimitsTest
6726 uint8_t R, G, B, A;
DFramebufferTest.cpp225 TEST_P(FramebufferFormatsTest, RGBA8) in TEST_P() argument
/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/webgl/
Dwebgl2.js57 RGBA8: 0x8058, property
/third_party/typescript/lib/
Dlib.webworker.d.ts3736 readonly RGBA8: GLenum; variable
4393 readonly RGBA8: GLenum; property
Dlib.dom.d.ts14982 readonly RGBA8: GLenum; variable
15639 readonly RGBA8: GLenum; property
/third_party/typescript/src/lib/
Dwebworker.generated.d.ts3716 readonly RGBA8: GLenum; variable
4373 readonly RGBA8: GLenum; property
Ddom.generated.d.ts14962 readonly RGBA8: GLenum; variable
15619 readonly RGBA8: GLenum; property