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 D | nouveau_render_t.c | 79 * 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 D | nv20_render.c | 218 #define IMM_OUT(x) \ macro
|
| H A D | nv10_render.c | 194 #define IMM_OUT(x) \ macro
|
| /xsrc/external/mit/MesaLib/dist/src/mesa/drivers/dri/nouveau/ |
| H A D | nouveau_render_t.c | 79 * 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 D | nv10_render.c | 194 #define IMM_OUT(x) \ macro
|
| H A D | nv20_render.c | 218 #define IMM_OUT(x) \ macro
|
Completed in 8 milliseconds