Fix deqp build on clang.
authorJarkko Pöyry <jpoyry@google.com>
Fri, 6 Feb 2015 22:46:47 +0000 (14:46 -0800)
committerJarkko Pöyry <jpoyry@google.com>
Fri, 6 Feb 2015 22:49:11 +0000 (14:49 -0800)
commitac469fadc6942610baa5c31b9e9ea085137aa25e
treec94e4250d2e1c1d639f41fa2ac9fdc1e7cefa482
parent60c65ceb5278bada175d2ea10df137652de1c9f3
Fix deqp build on clang.

- Fix incorrect convertion from int to ptr.
- Remove unused variable.

Change-Id: Ib0c9cb93d625ad2ac932e825e32adc0d3e92bb24
framework/platform/X11/tcuX11GlxPlatform.cpp
modules/gles2/stress/es2sDrawTests.cpp
modules/gles3/stress/es3sDrawTests.cpp