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

  /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 55 milliseconds