binding: rename descriptor region to descriptor pool
authorChia-I Wu <olv@lunarg.com>
Thu, 26 Mar 2015 05:14:16 +0000 (13:14 +0800)
committerChia-I Wu <olv@lunarg.com>
Thu, 16 Apr 2015 09:33:27 +0000 (17:33 +0800)
commit63ea926a2159f191a55d8540376277d177253272
tree3f0435346de9c1e3e2c40825eb242780e36d07bc
parent42b398dd79b22b0a72e3d35ddeb9ed007f47f62d
binding: rename descriptor region to descriptor pool

This should be trivial, except that the intel driver has intel_desc_pool
internally.  Exchange the names of intel_desc_pool and intel_desc_region.
demos/cube.c
demos/tri.c
icd/nulldrv/nulldrv.c
icd/nulldrv/nulldrv.h
include/xgl.h
include/xglDbg.h
include/xglLayer.h
xgl.py