Home
last modified time | relevance | path

Searched refs:draw_jit_vert_func (Results 1 – 2 of 2) sorted by relevance

/external/mesa3d/src/gallium/auxiliary/draw/
Ddraw_llvm.h265 (*draw_jit_vert_func)(struct draw_jit_context *context, typedef
383 draw_jit_vert_func jit_func;
Ddraw_llvm.c583 variant->jit_func = (draw_jit_vert_func) in draw_llvm_create_variant()