demos/tri: allocate depth buffer
authorChia-I Wu <olvaffe@gmail.com>
Tue, 7 Oct 2014 06:15:01 +0000 (14:15 +0800)
committerCourtney Goeltzenleuchter <courtney@LunarG.com>
Fri, 31 Oct 2014 21:29:18 +0000 (15:29 -0600)
commit4af4090a52742a79ba03ecc319210232fe428288
tree379479da5f52b4a62374f564d5ce1ef39c38b88d
parent1ae88b5e24db64a2dd960654d1e8bf7f6464bd4c
demos/tri: allocate depth buffer

And enable depth test with XGL_COMPARE_GREATER.
demos/tri.c