Home | History | Annotate | Download | only in renderer

Lines Matching refs:A4R4G4B4

582 struct A4R4G4B4
589 static void readColor(gl::ColorF *dst, const A4R4G4B4 *src)
597 static void writeColor(A4R4G4B4 *dst, const gl::ColorF *src)
605 static void average(A4R4G4B4 *dst, const A4R4G4B4 *src1, const A4R4G4B4 *src2)