]> git.cworth.org Git - apitrace-tests/blob - traces/callset-draw.script
trim-head: New test to ensure "apitrace trim" drops all calls after range
[apitrace-tests] / traces / callset-draw.script
1 dump --verbose --calls=draw tri.trace
2 19 glClear(mask = GL_COLOR_BUFFER_BIT)
3 27 glEnd()