Is there a way to get apitrace retrace to emit gl call #'s for draw
calls in some way that the gallium driver could intercept (ie.
GL_GREMEDY_string_marker)?  This way when I'm capturing cmdstream from
a retrace, I could do something like emit a CP_NOP w/ payload that has
the marker to more easily find the spots in the cmdstream which match
up to draw calls in the trace..

BR,
-R
_______________________________________________
apitrace mailing list
apitrace@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/apitrace

Reply via email to