HomeSort by relevance Sort by last modified time
    Searched refs:current_variant (Results 1 - 2 of 2) sorted by null

  /external/chromium_org/third_party/mesa/src/src/gallium/auxiliary/draw/
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;
  /external/mesa3d/src/gallium/auxiliary/draw/
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;

Completed in 35 milliseconds