Home | History | Annotate | Download | only in main

Lines Matching refs:CALL_Vertex3f

52 #define VERTEX3(x,y,z)	            CALL_Vertex3f(GET_DISPATCH(), (x,y,z))