anv: anv-entrypoints_gen.py: rename hash to cal_hash.
authorDylan Baker <dylan@pnwbakers.com>
Tue, 21 Feb 2017 18:58:32 +0000 (10:58 -0800)
committerDylan Baker <dylan@pnwbakers.com>
Wed, 22 Mar 2017 23:22:00 +0000 (16:22 -0700)
commitdd3830d11b69612ea5ae5befde030885e0f6df63
tree51c0d477ac1c45e666557dbc12f975b9c08c2cae
parent8211e3e60d941ed62c4a0d22de3967a8ded7d805
anv: anv-entrypoints_gen.py: rename hash to cal_hash.

hash is reserved name in python, it's the interface to access an
object's hash protocol.

Signed-off-by: Dylan Baker <dylanx.c.baker@intel.com>
src/intel/vulkan/anv_entrypoints_gen.py