Home
last modified time | relevance | path

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

/external/mesa3d/src/gallium/include/pipe/
Dp_compiler.h107 #define PIPE_CDECL __cdecl macro
109 #define PIPE_CDECL macro
/external/virglrenderer/src/gallium/include/pipe/
Dp_compiler.h116 #define PIPE_CDECL __cdecl macro
118 #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