Home
last modified time | relevance | path

Searched refs:draw_get_option_use_llvm (Results 1 – 2 of 2) sorted by relevance

/external/mesa3d/src/gallium/auxiliary/draw/
Ddraw_context.c55 draw_get_option_use_llvm(void) in draw_get_option_use_llvm() function
61 draw_get_option_use_llvm(void) in draw_get_option_use_llvm() function
71 return draw_get_option_use_llvm(); in draw_has_llvm()
92 if (try_llvm && draw_get_option_use_llvm()) { in draw_create_context()
1243 if (draw_get_option_use_llvm()) { in draw_get_shader_param()
Ddraw_context.h370 draw_get_option_use_llvm(void);