layers: add GPA to intercepted functions list
authorMike Stroyan <mike@LunarG.com>
Wed, 8 Apr 2015 16:27:43 +0000 (10:27 -0600)
committerChia-I Wu <olv@lunarg.com>
Thu, 16 Apr 2015 09:48:21 +0000 (17:48 +0800)
commita1e75fafab511c128d364dfccec6f9afc24ed8f1
tree1e4a05b34a67b85631bf78968d99f81b82b49b80
parent199ef68e826e915f6c039d94289ea7e5482476de
layers: add GPA to intercepted functions list

GetProcAddr is always intercepted, but not by self.generate_intercept.
Add it to the intercepted functions list for layer_intercept_proc.
InitAndEnumerateGpus is now longer in the protos list.
vk-layer-generate.py