nir/spirv: Rename some things from access_chain to pointer
authorJason Ekstrand <jason@jlekstrand.net>
Thu, 29 Jun 2017 17:33:27 +0000 (10:33 -0700)
committerJason Ekstrand <jason.ekstrand@intel.com>
Wed, 5 Jul 2017 22:26:52 +0000 (15:26 -0700)
commit06b5eeda1718c1b1051e8f388d71ca49c056e179
treed50c7040e0f21c2f9016c1c40336b2fbd584c92a
parent4e0280d37d1cdbe72199801f8e857bd8c88d1de5
nir/spirv: Rename some things from access_chain to pointer

We're about to add a vtn_pointer data structure and this will prevent
some rename churn in the next commit.

Reviewed-by: Connor Abbott <cwabbott0@gmail.com>
src/compiler/spirv/spirv_to_nir.c
src/compiler/spirv/vtn_cfg.c
src/compiler/spirv/vtn_private.h
src/compiler/spirv/vtn_variables.c