draw_pt_fetch_shade_pipeline_llvm.c | 56 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;
|