Home
last modified time | relevance | path

Searched refs:lp_jit_cs_func (Results 1 – 3 of 3) sorted by relevance

/external/mesa3d/src/gallium/drivers/llvmpipe/
Dlp_state_cs.h84 lp_jit_cs_func jit_function;
Dlp_jit.h394 (*lp_jit_cs_func)(const struct lp_jit_cs_context *context, typedef
Dlp_state_cs.c758 … variant->jit_function = (lp_jit_cs_func)gallivm_jit_function(variant->gallivm, variant->function); in generate_variant()