]> git.cworth.org Git - apitrace-tests/blob - traces/callset-draw.script
Be more lenient with shader matching.
[apitrace-tests] / traces / callset-draw.script
1 dump --verbose --calls=draw tri.trace
2 19 glClear(mask = GL_COLOR_BUFFER_BIT)
3 27 glEnd()