提交 f2b9480f 编写于 作者: 0 06wj

update logdepthbuf shader

上级 c8ddb1c8
#ifdef USE_LOGDEPTHBUF
#if defined( USE_LOGDEPTHBUF ) && defined( USE_LOGDEPTHBUF_EXT )
uniform float logDepthBufFC;
uniform float logDepthBufFC;
varying float vFragDepth;
#ifdef USE_LOGDEPTHBUF_EXT
varying float vFragDepth;
#endif
#endif
#endif
\ No newline at end of file
......@@ -4,8 +4,10 @@
varying float vFragDepth;
#endif
uniform float logDepthBufFC;
#else
uniform float logDepthBufFC;
#endif
#endif
\ No newline at end of file
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册