Home
last modified time | relevance | path

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

/dports/graphics/Coin/coin-Coin-4.0.0/src/glue/
H A Dcg.h143 void glue_cgDestroyContext(CGcontext);
H A Dcg.cpp376 glue_cgDestroyContext(CGcontext c) in glue_cgDestroyContext() function
/dports/graphics/Coin/coin-Coin-4.0.0/src/shaders/
H A DSoGLCgShaderObject.cpp205 glue_cgDestroyContext(SoGLCgShaderObject::cgContext); in destroyCgContext()