]> git.cworth.org Git - apitrace-tests/blob - traces/callset-draw.script
Add a couple of tests for the --frames option of "apitrace trim"
[apitrace-tests] / traces / callset-draw.script
1 dump --verbose --calls=draw tri.trace
2 19 glClear(mask = GL_COLOR_BUFFER_BIT)
3 27 glEnd()