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 D | draw_context.c | 55 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 D | draw_context.h | 372 draw_get_option_use_llvm(void); |
| /xsrc/external/mit/MesaLib.old/dist/src/gallium/auxiliary/draw/ | ||
| H A D | draw_context.c | 54 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 D | draw_context.h | 309 draw_get_option_use_llvm(void); |
Completed in 6 milliseconds