WSI: Small code changes to deal with latest WSI header.
authorIan Elliott <ian@lunarg.com>
Tue, 22 Sep 2015 16:20:23 +0000 (10:20 -0600)
committerIan Elliott <ian@lunarg.com>
Tue, 22 Sep 2015 16:25:53 +0000 (10:25 -0600)
commit5b97eaeec8b04d64a510f2e095c3f49dc41cff0b
treec3f082de7e314012ecbf6d3cd9c65da6691389d3
parente0f8b1771e8ad3c57ad4cf61dbacc161dc2e3400
WSI: Small code changes to deal with latest WSI header.

A structure's sType was missed in the grand renaming that took place a while
ago, and was fixed with the latest WSI header changes.
demos/cube.c
demos/tri.c