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

  /external/mesa3d/src/gallium/auxiliary/draw/
draw_gs.h 98 struct draw_gs_llvm_variant *current_variant; member in struct:draw_geometry_shader
draw_pt_fetch_shade_pipeline_llvm.c 58 struct draw_llvm_variant *current_variant; member in struct:llvm_middle_end
132 gs->current_variant = variant;
256 fpme->current_variant = variant;
388 clipped = fpme->current_variant->jit_func(&fpme->llvm->jit_context,
647 fpme->current_variant = NULL;

Completed in 174 milliseconds