loader: Modify conversion of real_icd_surfaces
authorMark Young <marky@lunarg.com>
Thu, 1 Dec 2016 17:42:21 +0000 (10:42 -0700)
committerMark Young <marky@lunarg.com>
Thu, 1 Dec 2016 17:57:27 +0000 (10:57 -0700)
commit42607085a0f77f1569d4dc5cfaa2698259f16b5d
treefba24d127050da1ece4a65bc5a835d1bbc7e6a6d
parentdcbfef1c0ca3329ea8fe5b3e01f6006c852357fd
loader: Modify conversion of real_icd_surfaces

This is the more appropriate way to cast the real_icd_surfaces
values than downcasting the pointer.

This is based off of Jamie Madill's changes.

Change-Id: If63fb95994a92199d65fd3297bb092564446af97
loader/wsi.c