Searched refs:pack_rgba_i (Results 1 - 4 of 4) sorted by relevance

/external/chromium_org/third_party/mesa/src/src/mesa/drivers/dri/nouveau/
H A Dnouveau_util.h34 pack_rgba_i(gl_format f, uint8_t c[]) function
74 return pack_rgba_i(f, (uint8_t []) {
86 return pack_rgba_i(f, bytes);
H A Dnouveau_driver.c117 mask = pack_rgba_i(s->format, ctx->Color.ColorMask[0]);
/external/mesa3d/src/mesa/drivers/dri/nouveau/
H A Dnouveau_util.h34 pack_rgba_i(gl_format f, uint8_t c[]) function
74 return pack_rgba_i(f, (uint8_t []) {
86 return pack_rgba_i(f, bytes);
H A Dnouveau_driver.c117 mask = pack_rgba_i(s->format, ctx->Color.ColorMask[0]);

Completed in 117 milliseconds