Searched defs:alpha_dst (Results 1 – 2 of 2) sorted by relevance
216 uint8_t* alpha_dst = base_rgba; in EmitAlphaRGBA4444() local218 uint8_t* alpha_dst = base_rgba + 1; in EmitAlphaRGBA4444() local436 uint8_t* alpha_dst = base_rgba; in ExportAlphaRGBA4444() local438 uint8_t* alpha_dst = base_rgba + 1; in ExportAlphaRGBA4444() local
44 unsigned alpha_dst : 4; member