Home
last modified time | relevance | path

Searched refs:processVertices (Results 1 – 15 of 15) sorted by relevance

/dports/games/ultimatestunts/ultimatestunts-srcdata-0771/shared/
H A Dglbfile.h78 bool processVertices(SPrimitive &pr, CBinBuffer &data, unsigned int numVertices);
H A Dglbfile.cpp147 if(!processVertices(pr, vertices, numVertices)) return false; in processGeometry_05()
207 if(!processVertices(pr, vertices, numVertices)) return false; in processGeometry_07()
215 bool CGLBFile::processVertices(SPrimitive &pr, CBinBuffer &data, unsigned int numVertices) in processVertices() function in CGLBFile
/dports/games/megaglest/megaglest-source-3.13.0/source/tools/glexemel/
H A Dxml2g.c40 int processVertices(xmlNode *n, FILE *outfile, uint32 vertexCount);
322 if (processVertices(curNode, outfile, in processMesh()
494 int processVertices(xmlNode *n, FILE *outfile, uint32 vertexCount) in processVertices() function
/dports/graphics/osg34/OpenSceneGraph-OpenSceneGraph-3.4.1/src/osgPlugins/bsp/
H A DVBSPReader.h248 void processVertices(std::istream & str, int offset, int length);
H A DVBSPReader.cpp172 void VBSPReader::processVertices(std::istream & str, int offset, int length) in processVertices() function in VBSPReader
1159 processVertices(*mapFile, header.lump_table[i].file_offset, in readFile()
/dports/graphics/osg/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgPlugins/bsp/
H A DVBSPReader.h248 void processVertices(std::istream & str, int offset, int length);
H A DVBSPReader.cpp175 void VBSPReader::processVertices(std::istream & str, int offset, int length) in processVertices() function in VBSPReader
1160 processVertices(*mapFile, header.lump_table[i].file_offset, in readFile()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/swiftshader/src/Device/
H A DRenderer.hpp140 static void processVertices(DrawCall *draw, BatchData *batch);
H A DRenderer.cpp468 processVertices(draw.get(), batch.get()); in run()
489 void DrawCall::processVertices(DrawCall *draw, BatchData *batch) in processVertices() function in sw::DrawCall
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/swiftshader/src/Device/
H A DRenderer.hpp143 static void processVertices(DrawCall *draw, BatchData *batch);
H A DRenderer.cpp491 processVertices(draw.get(), batch.get()); in run()
512 void DrawCall::processVertices(DrawCall *draw, BatchData *batch) in processVertices() function in sw::DrawCall
/dports/graphics/osg34/OpenSceneGraph-OpenSceneGraph-3.4.1/src/osgPlugins/dae/
H A DdaeRGeometry.cpp640 void processVertices( in processVertices() function
708processVertices(vertices, position_source, color_source, normal_source, texcoord_sources[0]); in resolveMeshInputs()
/dports/graphics/osg/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgPlugins/dae/
H A DdaeRGeometry.cpp636 void processVertices( in processVertices() function
704processVertices(vertices, position_source, color_source, normal_source, texcoord_sources[0]); in resolveMeshInputs()
/dports/lang/zig/zig-0.9.0/lib/libc/include/any-windows-any/
H A Dd3d8.h1118 #define IDirect3DDevice8_ProcessVertices(p,a,b,c,d,e) (p)->processVertices(a,b,c,d,e)
/dports/lang/zig-devel/zig-0.9.0/lib/libc/include/any-windows-any/
H A Dd3d8.h1118 #define IDirect3DDevice8_ProcessVertices(p,a,b,c,d,e) (p)->processVertices(a,b,c,d,e)