]> git.cworth.org Git - apitrace-tests/blob - traces/callset-draw.script
glxsimple: Introduce an inter-frame texture dependency to exercise trim code
[apitrace-tests] / traces / callset-draw.script
1 dump --verbose --calls=draw tri.trace
2 19 glClear(mask = GL_COLOR_BUFFER_BIT)
3 27 glEnd()