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

/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/llvmpipe/
H A Dlp_rast_priv.h45 /* If we crash in a jitted function, we can examine jit_line and jit_state
52 extern const struct lp_rast_state *jit_state;
58 jit_state = state; \
65 jit_state = NULL; \
H A Dlp_rast.c55 const struct lp_rast_state *jit_state = NULL; variable in typeref:typename:const struct lp_rast_state *
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/llvmpipe/
H A Dlp_rast_priv.h45 /* If we crash in a jitted function, we can examine jit_line and jit_state
52 extern const struct lp_rast_state *jit_state;
58 jit_state = state; \
65 jit_state = NULL; \
H A Dlp_rast.c55 const struct lp_rast_state *jit_state = NULL; variable in typeref:typename:const struct lp_rast_state *

Completed in 5 milliseconds