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

/xsrc/external/mit/libepoxy/dist/test/
H A Dglx_alias_prefer_same_name.c43 static int last_call; variable in typeref:typename:int
56 last_call = CORE_FUNC_VAL;
62 last_call = EXT_FUNC_VAL;
77 pass = pass && last_call == CORE_FUNC_VAL;
79 pass = pass && last_call == EXT_FUNC_VAL;

Completed in 28 milliseconds