Searched refs:draw_get_option_use_llvm (Results 1 - 4 of 4) sorted by relevance

/xsrc/external/mit/MesaLib/dist/src/gallium/auxiliary/draw/
H A Ddraw_context.c55 draw_get_option_use_llvm(void) function in typeref:typename:boolean
61 draw_get_option_use_llvm(void) function in typeref:typename:boolean
71 return draw_get_option_use_llvm();
92 if (try_llvm && draw_get_option_use_llvm()) {
1239 if (draw_get_option_use_llvm()) {
H A Ddraw_context.h372 draw_get_option_use_llvm(void);
/xsrc/external/mit/MesaLib.old/dist/src/gallium/auxiliary/draw/
H A Ddraw_context.c54 draw_get_option_use_llvm(void) function in typeref:typename:boolean
60 draw_get_option_use_llvm(void) function in typeref:typename:boolean
82 if (try_llvm && draw_get_option_use_llvm()) {
1060 if (draw_get_option_use_llvm()) {
H A Ddraw_context.h309 draw_get_option_use_llvm(void);

Completed in 6 milliseconds