Home
last modified time | relevance | path

Searched refs:draw_has_llvm (Results 1 – 23 of 23) sorted by relevance

/dports/graphics/libosmesa-gallium/mesa-21.3.6/src/gallium/auxiliary/draw/
H A Ddraw_context.h68 bool draw_has_llvm(void);
H A Ddraw_context.c68 draw_has_llvm(void) in draw_has_llvm() function
/dports/graphics/mesa-libs/mesa-21.3.6/src/gallium/auxiliary/draw/
H A Ddraw_context.h68 bool draw_has_llvm(void);
H A Ddraw_context.c68 draw_has_llvm(void) in draw_has_llvm() function
/dports/graphics/mesa-gallium-va/mesa-21.3.6/src/gallium/auxiliary/draw/
H A Ddraw_context.h68 bool draw_has_llvm(void);
H A Ddraw_context.c68 draw_has_llvm(void) in draw_has_llvm() function
/dports/graphics/mesa-dri-gallium/mesa-21.3.6/src/gallium/auxiliary/draw/
H A Ddraw_context.h68 bool draw_has_llvm(void);
H A Ddraw_context.c68 draw_has_llvm(void) in draw_has_llvm() function
/dports/graphics/mesa-gallium-vdpau/mesa-21.3.6/src/gallium/auxiliary/draw/
H A Ddraw_context.h68 bool draw_has_llvm(void);
H A Ddraw_context.c68 draw_has_llvm(void) in draw_has_llvm() function
/dports/graphics/mesa-gallium-xa/mesa-21.3.6/src/gallium/auxiliary/draw/
H A Ddraw_context.h68 bool draw_has_llvm(void);
H A Ddraw_context.c68 draw_has_llvm(void) in draw_has_llvm() function
/dports/graphics/mesa-devel/mesa-22.0-branchpoint-2059-ge8a63cf61ec/src/gallium/auxiliary/draw/
H A Ddraw_context.h68 bool draw_has_llvm(void);
H A Ddraw_context.c68 draw_has_llvm(void) in draw_has_llvm() function
/dports/graphics/libosmesa/mesa-21.3.6/src/gallium/auxiliary/draw/
H A Ddraw_context.h68 bool draw_has_llvm(void);
H A Ddraw_context.c68 draw_has_llvm(void) in draw_has_llvm() function
/dports/graphics/mesa-dri/mesa-21.3.6/src/gallium/auxiliary/draw/
H A Ddraw_context.h68 bool draw_has_llvm(void);
H A Ddraw_context.c68 draw_has_llvm(void) in draw_has_llvm() function
/dports/graphics/mesa-dri-classic/mesa-20.2.3/src/gallium/auxiliary/draw/
H A Ddraw_context.h68 bool draw_has_llvm(void);
H A Ddraw_context.c68 draw_has_llvm(void) in draw_has_llvm() function
/dports/lang/clover/mesa-21.3.6/src/gallium/auxiliary/draw/
H A Ddraw_context.h68 bool draw_has_llvm(void);
H A Ddraw_context.c68 draw_has_llvm(void) in draw_has_llvm() function
/dports/graphics/mesa-dri-classic/mesa-20.2.3/src/mesa/state_tracker/
H A Dst_program.c549 if (draw_has_llvm()) { in st_translate_vertex_program()
694 (!key->is_draw_shader || draw_has_llvm())) { in st_create_vp_variant()