[Mesa-dev] tgsi dump and parsing
Dave Airlie
airlied at gmail.com
Mon Aug 26 01:38:13 PDT 2013
Hi TGSI guys mostly :-)
So I'm wondering how circular and perfect tgsi->text->tgsi roundabouts
should be,
currently the TGSI dump code uses .4f in one place, which makes things
like 1e6 not make it across the divide, I was thinking of dumping
immediates in 32-bit hex format so we know for definite what happens
on the other side,
I've been thinking of maybe adding a debug option to softpipe to dump
to text and read it back, to see what other regression lie in wait.
Dave.
More information about the mesa-dev
mailing list