swr/rast: Migrate memory pointers to gfxptr_t type
authorTim Rowley <timothy.o.rowley@intel.com>
Thu, 7 Sep 2017 20:17:23 +0000 (15:17 -0500)
committerTim Rowley <timothy.o.rowley@intel.com>
Wed, 13 Sep 2017 15:09:24 +0000 (10:09 -0500)
commit6f0fcec07a16eb48ebdafffd0b4ae0bb5ac611a4
tree113f46f7e7eb085167982405c1984192df2e25d0
parentae2412dbbdcff6583d7e4cf0430a409b86cb9e80
swr/rast: Migrate memory pointers to gfxptr_t type

Reviewed-by: Bruce Cherniak <bruce.cherniak@intel.com>
src/gallium/drivers/swr/rasterizer/codegen/gen_llvm_types.py
src/gallium/drivers/swr/rasterizer/core/state.h
src/gallium/drivers/swr/rasterizer/memory/StoreTile.h
src/gallium/drivers/swr/rasterizer/memory/TilingFunctions.h
src/gallium/drivers/swr/swr_context.cpp
src/gallium/drivers/swr/swr_draw.cpp
src/gallium/drivers/swr/swr_resource.h
src/gallium/drivers/swr/swr_screen.cpp
src/gallium/drivers/swr/swr_state.cpp