Searched defs:last_fn (Results 1 - 1 of 1) sorted by relevance

/external/mesa3d/src/mesa/main/
H A Dffvertex_prog.c559 static const char *last_fn; local
561 if (fn != last_fn) {
562 last_fn = fn;

Completed in 26 milliseconds