OpenGrok
Cross Reference: api_loopback.c
xref
: /
external
/
mesa3d
/
src
/
mesa
/
main
/
api_loopback.c
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))