Searched refs:draw_jit_vert_func (Results 1 - 4 of 4) sorted by relevance
| /xsrc/external/mit/MesaLib.old/dist/src/gallium/auxiliary/draw/ | ||
| H A D | draw_llvm.h | 265 (*draw_jit_vert_func)(struct draw_jit_context *context, typedef in typeref:typename:boolean (*)(struct draw_jit_context * context,struct vertex_header * io,const struct draw_vertex_buffer vbuffers[PIPE_MAX_ATTRIBS],unsigned count,unsigned start_or_maxelt,unsigned stride,struct pipe_vertex_buffer * vertex_buffers,unsigned instance_id,unsigned vertex_id_offset,unsigned start_instance,const unsigned * fetch_elts) 383 draw_jit_vert_func jit_func; |
| H A D | draw_llvm.c | 587 variant->jit_func = (draw_jit_vert_func) |
| /xsrc/external/mit/MesaLib/dist/src/gallium/auxiliary/draw/ | ||
| H A D | draw_llvm.h | 453 (*draw_jit_vert_func)(struct draw_jit_context *context, typedef in typeref:typename:boolean (*)(struct draw_jit_context * context,struct vertex_header * io,const struct draw_vertex_buffer vbuffers[PIPE_MAX_ATTRIBS],unsigned count,unsigned start_or_maxelt,unsigned stride,struct pipe_vertex_buffer * vertex_buffers,unsigned instance_id,unsigned vertex_id_offset,unsigned start_instance,const unsigned * fetch_elts,unsigned draw_id,unsigned view_id) 685 draw_jit_vert_func jit_func; |
| H A D | draw_llvm.c | 926 variant->jit_func = (draw_jit_vert_func) |
Completed in 24 milliseconds