Test the overhead of just calling a GL function. The Python script is
authorIan Romanick <idr@us.ibm.com>
Wed, 26 May 2004 16:38:38 +0000 (16:38 +0000)
committerIan Romanick <idr@us.ibm.com>
Wed, 26 May 2004 16:38:38 +0000 (16:38 +0000)
commit63b2e426acc81b0b5da82ca290ea42b5c9db7423
tree94dab04c45183400c077f14fb0e5f8602f370533
parente6e0ba781b0a6a1b8747cae49ca622a6a61b1bf8
Test the overhead of just calling a GL function.  The Python script is
a helper to do multiple runs and compare the results.
progs/tests/api_speed.c [new file with mode: 0644]
progs/tests/api_speed.py [new file with mode: 0755]