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

/system/core/include/pixelflinger/
H A Dpixelflinger.h210 void (*trianglex)(void* c, member in struct:__anon320
/system/core/libpixelflinger/
H A Dtrap.cpp125 c->procs.trianglex = trianglex_validate;
498 c->procs.trianglex = DEBUG_TRANGLES ? trianglex_debug : aa_trianglex;
500 c->procs.trianglex = DEBUG_TRANGLES ? trianglex_debug : trianglex_big;
502 c->procs.trianglex(con, v0, v1, v2);

Completed in 767 milliseconds