[Mesa-dev] [PATCH 2/2] i965/disasm: Fix format strings
Matt Turner
mattst88 at gmail.com
Fri Mar 13 11:28:19 PDT 2015
On Fri, Mar 13, 2015 at 11:10 AM, Chris Forbes <chrisf at ijw.co.nz> wrote:
> Most of the brw_inst_* api returns 64bit values. This fixes disassembly
> of sampler messages, etc.
At some point we should probably change most of the brw_inst_* API to
not return 64-bit values, but that's neither here nor there.
Both are
Reviewed-by: Matt Turner <mattst88 at gmail.com>
More information about the mesa-dev
mailing list