Home
last modified time | relevance | path

Searched refs:PIPE_CDECL (Results 1 - 5 of 5) sorted by relevance

/third_party/mesa3d/src/gallium/auxiliary/translate/
H A Dtranslate.h89 typedef void (PIPE_CDECL *run_elts_func)(struct translate *,
96 typedef void (PIPE_CDECL *run_elts16_func)(struct translate *,
103 typedef void (PIPE_CDECL *run_elts8_func)(struct translate *,
110 typedef void (PIPE_CDECL *run_func)(struct translate *,
H A Dtranslate_generic.c587 static ALWAYS_INLINE void PIPE_CDECL
654 static void PIPE_CDECL
672 static void PIPE_CDECL
690 static void PIPE_CDECL
708 static void PIPE_CDECL
/third_party/mesa3d/src/gallium/include/pipe/
H A Dp_compiler.h99 #define PIPE_CDECL __cdecl macro
101 #define PIPE_CDECL macro
/third_party/mesa3d/src/gallium/auxiliary/draw/
H A Ddraw_vs.h87 void (PIPE_CDECL *run_linear)( struct draw_vs_variant *shader,
92 void (PIPE_CDECL *run_elts)( struct draw_vs_variant *shader,
H A Ddraw_vs_variant.c154 static void PIPE_CDECL vsvg_run_elts( struct draw_vs_variant *variant, in vsvg_run_elts()
224 static void PIPE_CDECL vsvg_run_linear( struct draw_vs_variant *variant, in vsvg_run_linear()

Completed in 4 milliseconds