Home
last modified time | relevance | path

Searched defs:writeShader (Results 1 – 15 of 15) sorted by relevance

/dports/graphics/osg34/OpenSceneGraph-OpenSceneGraph-3.4.1/src/osgPlugins/glsl/
H A DReaderWriterGLSL.cpp140 …virtual WriteResult writeShader(const osg::Shader& shader,std::ostream& fout,const Options* = NULL… in writeShader() function in ReaderWriterGLSL
152 …virtual WriteResult writeShader(const osg::Shader &shader,const std::string& fileName, const osgDB… in writeShader() function in ReaderWriterGLSL
/dports/graphics/osg/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgPlugins/glsl/
H A DReaderWriterGLSL.cpp220 …virtual WriteResult writeShader(const osg::Shader& shader,std::ostream& fout,const Options* = NULL… in writeShader() function in ReaderWriterGLSL
232 …virtual WriteResult writeShader(const osg::Shader &shader,const std::string& fileName, const osgDB… in writeShader() function in ReaderWriterGLSL
/dports/graphics/osg34/OpenSceneGraph-OpenSceneGraph-3.4.1/examples/osg2cpp/
H A Dosg2cpp.cpp21 void writeShader(osg::Shader* shader, const std::string& cppFileName, const std::string& variableNa… in writeShader() function
/dports/graphics/osg/OpenSceneGraph-OpenSceneGraph-3.6.5/examples/osg2cpp/
H A Dosg2cpp.cpp21 void writeShader(osg::Shader* shader, const std::string& cppFileName, const std::string& variableNa… in writeShader() function
/dports/graphics/osg34/OpenSceneGraph-OpenSceneGraph-3.4.1/src/osgDB/
H A DClassInterface.cpp98 { in writeImage()
99 if (_bufferData) delete [] _bufferData; in writeImage()
H A DFileCache.cpp231 ReaderWriter::WriteResult FileCache::writeShader(const osg::Shader& shader, const std::string& orig… in writeShader() function in FileCache
/dports/graphics/osg/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgDB/
H A DCallbacks.cpp96 ReaderWriter::WriteResult WriteFileCallback::writeShader(const osg::Shader& obj, const std::string&… in writeShader() function in WriteFileCallback
H A DFileCache.cpp231 ReaderWriter::WriteResult FileCache::writeShader(const osg::Shader& shader, const std::string& orig… in writeShader() function in FileCache
/dports/graphics/osg/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgPlugins/zip/
H A DZipArchive.cpp405 osgDB::ReaderWriter::WriteResult ZipArchive::writeShader(const osg::Shader& /*shader*/,const std::s… in writeShader() function in ZipArchive
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/angle/third_party/VK-GL-CTS/src/framework/common/
H A DtcuTestLog.cpp396 void TestLog::writeShader (qpShaderType type, const char* source, bool compileOk, const char* infoL… in writeShader() function in tcu::TestLog
/dports/graphics/osg/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgPlugins/osga/
H A DOSGA_Archive.cpp907 ReaderWriter::WriteResult OSGA_Archive::writeShader(const osg::Shader& shader,const std::string& fi… in writeShader() function in OSGA_Archive
/dports/graphics/osg34/OpenSceneGraph-OpenSceneGraph-3.4.1/src/osgPlugins/osga/
H A DOSGA_Archive.cpp903 ReaderWriter::WriteResult OSGA_Archive::writeShader(const osg::Shader& shader,const std::string& fi… in writeShader() function in OSGA_Archive
/dports/graphics/osg34/OpenSceneGraph-OpenSceneGraph-3.4.1/src/osgPlugins/ive/
H A DDataOutputStream.cpp1177 void DataOutputStream::writeShader(const osg::Shader* shader) in writeShader() function in DataOutputStream
/dports/graphics/osg/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgPlugins/ive/
H A DDataOutputStream.cpp1208 void DataOutputStream::writeShader(const osg::Shader* shader) in writeShader() function in DataOutputStream
/dports/graphics/qt5-3d/kde-qt3d-5.15.2p39/tools/qgltf/
H A Dqgltf.cpp1913 void GltfExporter::writeShader(const QString &src, const QString &dst, const QVector<QPair<QByteArr… in writeShader() function in GltfExporter