Searched refs:current_variant (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/third_party/mesa/src/src/gallium/auxiliary/draw/
H A Ddraw_pt_fetch_shade_pipeline_llvm.c56 struct draw_llvm_variant *current_variant; member in struct:llvm_middle_end
172 fpme->current_variant = variant;
240 clipped = fpme->current_variant->jit_func( &fpme->llvm->jit_context,
249 clipped = fpme->current_variant->jit_func_elts( &fpme->llvm->jit_context,
462 fpme->current_variant = NULL;
/external/mesa3d/src/gallium/auxiliary/draw/
H A Ddraw_pt_fetch_shade_pipeline_llvm.c56 struct draw_llvm_variant *current_variant; member in struct:llvm_middle_end
172 fpme->current_variant = variant;
240 clipped = fpme->current_variant->jit_func( &fpme->llvm->jit_context,
249 clipped = fpme->current_variant->jit_func_elts( &fpme->llvm->jit_context,
462 fpme->current_variant = NULL;

Completed in 162 milliseconds