Home
last modified time | relevance | path

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

/external/chromium_org/third_party/angle/src/libGLESv2/renderer/
Dimageformats.h492 struct B5G5R5A1 struct
496 static void readColor(gl::ColorF *dst, const B5G5R5A1 *src) in readColor() argument
504 static void writeColor(B5G5R5A1 *dst, const gl::ColorF *src) in writeColor() argument
512 static void average(B5G5R5A1 *dst, const B5G5R5A1 *src1, const B5G5R5A1 *src2) in average() argument