Home
last modified time | relevance | path

Searched refs:ReadDDSFile (Results 1 – 6 of 6) sorted by relevance

/dports/graphics/glx-utils/demos-5435fc7fbd332e171da9a71e33a9b190e9462cf0/src/tools/
H A Ddds.c130 ReadDDSFile (const char *filename) in ReadDDSFile() function
222 compressed_texture = ReadDDSFile (filename); in loadDDSTexture()
/dports/games/prboom-plus/prboom-plus-2.5.1.3/src/
H A Dgl_hires.c343 GLGenericImage * ReadDDSFile(const char *filename, int * bufsize, int * numMipmaps) in ReadDDSFile() function
1054 GLGenericImage * ddsimage = ReadDDSFile(dds_path, &ddsbufsize, &numMipmaps); in gld_HiRes_LoadDDSTexture()
/dports/graphics/osg/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgPlugins/dds/
H A DReaderWriterDDS.cpp415 osg::Image* ReadDDSFile(std::istream& _istream, bool flipDDSRead) in ReadDDSFile() function
1422 osg::Image* osgImage = ReadDDSFile(fin, dds_flip); in readImage()
/dports/graphics/osg34/OpenSceneGraph-OpenSceneGraph-3.4.1/src/osgPlugins/dds/
H A DReaderWriterDDS.cpp414 osg::Image* ReadDDSFile(std::istream& _istream, bool flipDDSRead)
1380 osg::Image* osgImage = ReadDDSFile(fin, dds_flip);
/dports/graphics/osg34/OpenSceneGraph-OpenSceneGraph-3.4.1/
H A DChangeLog11939 …0-rc2/src/osgPlugins/dds/ReaderWriterDDS.cpp: In function ‘osg::Image* ReadDDSFile(std::istream&)’:
15956 …"texture.dds.gz" fails and causes the following warning on the console:ReadDDSFile warning: couldn…
/dports/graphics/osg/OpenSceneGraph-OpenSceneGraph-3.6.5/
H A DChangeLog22505 …0-rc2/src/osgPlugins/dds/ReaderWriterDDS.cpp: In function ‘osg::Image* ReadDDSFile(std::istream&)’:
26522 …"texture.dds.gz" fails and causes the following warning on the console:ReadDDSFile warning: couldn…