OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:IMM_OUT
(Results
1 - 6
of
6
) sorted by null
/external/chromium_org/third_party/mesa/src/src/mesa/drivers/dri/nouveau/
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]); \
nv10_render.c
194
#define
IMM_OUT
(x) \
nv20_render.c
218
#define
IMM_OUT
(x) \
/external/mesa3d/src/mesa/drivers/dri/nouveau/
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]); \
nv10_render.c
194
#define
IMM_OUT
(x) \
nv20_render.c
218
#define
IMM_OUT
(x) \
Completed in 37 milliseconds