Home
last modified time | relevance | path

Searched refs:SO_GL_VERTEX_BUFFER_OBJECT (Results 1 – 3 of 3) sorted by relevance

/dports/graphics/Coin/coin-Coin-4.0.0/include/Inventor/misc/
H A DSoGLDriverDatabase.h85 #define SO_GL_VERTEX_BUFFER_OBJECT "COIN_vertex_buffer_object" macro
/dports/graphics/Coin/coin-Coin-4.0.0/src/rendering/
H A DSoVBO.cpp453 if (SoGLDriverDatabase::isSupported(glue, SO_GL_VERTEX_BUFFER_OBJECT)) { in testGLPerformance()
H A DSoGLDriverDatabase.cpp242 this->featuremap[SbName(SO_GL_VERTEX_BUFFER_OBJECT).getString()] = in initFunctions()