Home
last modified time | relevance | path

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

/external/mesa3d/src/mesa/main/
Dffvertex_prog.c554 static const char *last_fn; in debug_insn() local
556 if (fn != last_fn) { in debug_insn()
557 last_fn = fn; in debug_insn()