osg学习(五十七)double declaration in gles osg_ModelViewProjectionMatrix
Posted hankern
tags:
篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了osg学习(五十七)double declaration in gles osg_ModelViewProjectionMatrix相关的知识,希望对你有一定的参考价值。
osg state convertVertexShaderSourceToOsgBuiltIns inserts these and the double declaration is causing an error in gles
osgEarth/ShaderUtils.cpp
void applySupportForNoFFPImpl(GLSLChunker::Chunks& chunks)
#if !defined(OSG_GL_FIXED_FUNCTION_AVAILABLE) && !defined(OSG_GLES3_AVAILABLE) //osg state convertVertexShaderSourceToOsgBuiltIns inserts these and the double declaration is causing an error in gles
以上是关于osg学习(五十七)double declaration in gles osg_ModelViewProjectionMatrix的主要内容,如果未能解决你的问题,请参考以下文章