Home
last modified time | relevance | path

Searched defs:PIPE_CDECL (Results 1 – 2 of 2) sorted by relevance

/external/mesa3d/src/gallium/include/pipe/
Dp_compiler.h121 #define PIPE_CDECL __cdecl macro
123 #define PIPE_CDECL macro
/external/mesa3d/src/gallium/auxiliary/draw/
Ddraw_vs.h87 void (PIPE_CDECL *run_linear)( struct draw_vs_variant *shader, member
92 void (PIPE_CDECL *run_elts)( struct draw_vs_variant *shader, member