HomeSort by: relevance | last modified time | path
    Searched refs:PIPE_CDECL (Results 1 - 10 of 10) sorted by relevancy

  /xsrc/external/mit/MesaLib/dist/src/gallium/auxiliary/translate/
translate.h 89 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 *,
translate_generic.c 587 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
  /xsrc/external/mit/MesaLib.old/dist/src/gallium/auxiliary/translate/
translate.h 82 typedef void (PIPE_CDECL *run_elts_func)(struct translate *,
89 typedef void (PIPE_CDECL *run_elts16_func)(struct translate *,
96 typedef void (PIPE_CDECL *run_elts8_func)(struct translate *,
103 typedef void (PIPE_CDECL *run_func)(struct translate *,
translate_generic.c 589 static ALWAYS_INLINE void PIPE_CDECL
656 static void PIPE_CDECL
674 static void PIPE_CDECL
692 static void PIPE_CDECL
710 static void PIPE_CDECL
  /xsrc/external/mit/MesaLib/dist/src/gallium/include/pipe/
p_compiler.h 107 #define PIPE_CDECL __cdecl
109 #define PIPE_CDECL
  /xsrc/external/mit/MesaLib.old/dist/src/gallium/include/pipe/
p_compiler.h 107 #define PIPE_CDECL __cdecl
109 #define PIPE_CDECL
  /xsrc/external/mit/MesaLib/dist/src/gallium/auxiliary/draw/
draw_vs.h 87 void (PIPE_CDECL *run_linear)( struct draw_vs_variant *shader,
92 void (PIPE_CDECL *run_elts)( struct draw_vs_variant *shader,
draw_vs_variant.c 154 static void PIPE_CDECL vsvg_run_elts( struct draw_vs_variant *variant,
224 static void PIPE_CDECL vsvg_run_linear( struct draw_vs_variant *variant,
  /xsrc/external/mit/MesaLib.old/dist/src/gallium/auxiliary/draw/
draw_vs.h 87 void (PIPE_CDECL *run_linear)( struct draw_vs_variant *shader,
92 void (PIPE_CDECL *run_elts)( struct draw_vs_variant *shader,
draw_vs_variant.c 154 static void PIPE_CDECL vsvg_run_elts( struct draw_vs_variant *variant,
223 static void PIPE_CDECL vsvg_run_linear( struct draw_vs_variant *variant,

Completed in 11 milliseconds