Home
last modified time | relevance | path

Searched defs:RGB10A2 (Results 1 - 1 of 1) sorted by relevance

/third_party/skia/third_party/externals/angle2/src/tests/gl_tests/
H A DSixteenBppTextureTest.cpp312 struct RGB10A2 in TEST_P() struct
314 RGB10A2(uint32_t r, uint32_t g, uint32_t b, uint32_t a) : R(r), G(g), B(b), A(a) {} in TEST_P() function

Completed in 2 milliseconds