Searched refs:depthTex (Results 1 – 1 of 1) sorted by relevance
70 Texture2D depthTex = new Texture2D(1024, 768, Format.Depth); in simpleInitApp() local72 fb.setDepthTexture(depthTex); in simpleInitApp()