Searched defs:depthTexture (Results 1 – 4 of 4) sorted by relevance
35 private Texture depthTexture; field in TranslucentBucketFilter76 protected void setDepthTexture(Texture depthTexture) { in setDepthTexture()
85 protected Texture2D depthTexture; field in Filter.Pass285 protected void setDepthTexture(Texture depthTexture){ in setDepthTexture()
63 private Texture2D depthTexture; field in FilterPostProcessor
102 protected Texture2D depthTexture; field in SimpleWaterProcessor