Home
last modified time | relevance | path

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

/third_party/mesa3d/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.c56 const struct lp_rast_state *jit_state = NULL; variable

Completed in 3 milliseconds