Searched refs:CALL_BlendColor (Results 1 - 3 of 3) sorted by relevance

/external/chromium_org/third_party/mesa/src/src/mesa/main/
H A Ddlist.c1240 CALL_BlendColor(ctx->Exec, (red, green, blue, alpha));
7722 CALL_BlendColor(ctx->Exec, (n[1].f, n[2].f, n[3].f, n[4].f));
/external/mesa3d/src/mesa/main/
H A Ddlist.c1240 CALL_BlendColor(ctx->Exec, (red, green, blue, alpha));
7722 CALL_BlendColor(ctx->Exec, (n[1].f, n[2].f, n[3].f, n[4].f));
/external/chromium_org/third_party/mesa/src/chromium_gensrc/mesa/main/
H A Ddispatch.h5872 #define CALL_BlendColor(disp, parameters) \ macro

Completed in 634 milliseconds