Searched refs:IMM_OUT (Results 1 - 6 of 6) sorted by relevance

/xsrc/external/mit/MesaLib.old/dist/src/mesa/drivers/dri/nouveau/
H A Dnouveau_render_t.c79 * Emit the <n>-th element of the array <a>, using IMM_OUT.
90 IMM_OUT((a)->extract_f(a, n, m)); \
93 IMM_OUT(((float []){0, 0, 0, 1})[m]); \
H A Dnv20_render.c218 #define IMM_OUT(x) \ macro
H A Dnv10_render.c194 #define IMM_OUT(x) \ macro
/xsrc/external/mit/MesaLib/dist/src/mesa/drivers/dri/nouveau/
H A Dnouveau_render_t.c79 * Emit the <n>-th element of the array <a>, using IMM_OUT.
90 IMM_OUT((a)->extract_f(a, n, m)); \
93 IMM_OUT(((float []){0, 0, 0, 1})[m]); \
H A Dnv10_render.c194 #define IMM_OUT(x) \ macro
H A Dnv20_render.c218 #define IMM_OUT(x) \ macro

Completed in 8 milliseconds