HomeSort by relevance Sort by last modified time
    Searched refs:INIT_COMBINER (Results 1 - 4 of 4) sorted by null

  /external/chromium_org/third_party/mesa/src/src/mesa/drivers/dri/nouveau/
nv04_state_frag.c 65 #define INIT_COMBINER(chan, ctx, rc, i) do { \
261 INIT_COMBINER(A, ctx, &rc_a, i);
264 INIT_COMBINER(RGB, ctx, &rc_c, i);
nv10_state_frag.c 81 #define INIT_COMBINER(chan, ctx, rc, i) do { \
308 INIT_COMBINER(RGB, ctx, &rc_c, i);
313 INIT_COMBINER(A, ctx, &rc_a, i);
  /external/mesa3d/src/mesa/drivers/dri/nouveau/
nv04_state_frag.c 65 #define INIT_COMBINER(chan, ctx, rc, i) do { \
261 INIT_COMBINER(A, ctx, &rc_a, i);
264 INIT_COMBINER(RGB, ctx, &rc_c, i);
nv10_state_frag.c 81 #define INIT_COMBINER(chan, ctx, rc, i) do { \
308 INIT_COMBINER(RGB, ctx, &rc_c, i);
313 INIT_COMBINER(A, ctx, &rc_a, i);

Completed in 674 milliseconds