Searched refs:draw_gs_jit_func (Results 1 - 4 of 4) sorted by relevance

/xsrc/external/mit/MesaLib.old/dist/src/gallium/auxiliary/draw/
H A Ddraw_llvm.h279 (*draw_gs_jit_func)(struct draw_gs_jit_context *context, typedef in typeref:typename:int (*)(struct draw_gs_jit_context * context,float inputs[6][PIPE_MAX_SHADER_INPUTS][TGSI_NUM_CHANNELS][TGSI_NUM_CHANNELS],struct vertex_header * output,unsigned num_prims,unsigned instance_id,int * prim_ids,unsigned invocation_id)
409 draw_gs_jit_func jit_func;
H A Ddraw_llvm.c2408 variant->jit_func = (draw_gs_jit_func)
/xsrc/external/mit/MesaLib/dist/src/gallium/auxiliary/draw/
H A Ddraw_llvm.h468 (*draw_gs_jit_func)(struct draw_gs_jit_context *context, typedef in typeref:typename:int (*)(struct draw_gs_jit_context * context,float inputs[6][PIPE_MAX_SHADER_INPUTS][TGSI_NUM_CHANNELS][TGSI_NUM_CHANNELS],struct vertex_header ** output,unsigned num_prims,unsigned instance_id,int * prim_ids,unsigned invocation_id,unsigned view_id)
711 draw_gs_jit_func jit_func;
H A Ddraw_llvm.c2981 variant->jit_func = (draw_gs_jit_func)

Completed in 45 milliseconds