[Mesa-dev] [PATCH 01/17] i965/asm: Explicitly use a nir_instr for IR annotations
Pohjolainen, Topi
topi.pohjolainen at intel.com
Thu Oct 8 23:34:17 PDT 2015
On Thu, Oct 08, 2015 at 05:22:33PM -0700, Jason Ekstrand wrote:
> Now that everything goes through NIR, we don't need this to be a void
> pointer anymore.
> ---
> src/mesa/drivers/dri/i965/brw_fs_generator.cpp | 2 +-
> src/mesa/drivers/dri/i965/brw_vec4_generator.cpp | 2 +-
> src/mesa/drivers/dri/i965/intel_asm_annotation.c | 17 ++---------------
> src/mesa/drivers/dri/i965/intel_asm_annotation.h | 3 +--
> 4 files changed, 5 insertions(+), 19 deletions(-)
Reviewed-by: Topi Pohjolainen <topi.pohjolainen at intel.com>
More information about the mesa-dev
mailing list