Home
last modified time | relevance | path

Searched defs:UNLOCK_GLIMAGE (Results 1 – 5 of 5) sorted by relevance

/dports/graphics/Coin/coin-Coin-4.0.0/src/nodes/
H A DSoTextureCubeMap.cpp256 #define UNLOCK_GLIMAGE(_thisp_) (PRIVATE(_thisp_)->mutex.unlock()) macro
259 #define UNLOCK_GLIMAGE(_thisp_) macro
H A DSoTexture2.cpp400 #define UNLOCK_GLIMAGE(_thisp_) (PRIVATE(_thisp_)->mutex->unlock()) macro
403 #define UNLOCK_GLIMAGE(_thisp_) macro
H A DSoSceneTextureCubeMap.cpp159 #define UNLOCK_GLIMAGE(_thisp_) (PRIVATE(_thisp_)->mutex.unlock()) macro
162 #define UNLOCK_GLIMAGE(_thisp_) macro
H A DSoSceneTexture2.cpp419 #define UNLOCK_GLIMAGE(_thisp_) (PRIVATE(_thisp_)->mutex.unlock()) macro
422 #define UNLOCK_GLIMAGE(_thisp_) macro
/dports/graphics/Coin/coin-Coin-4.0.0/src/rendering/
H A DSoGLImage.cpp726 #define UNLOCK_GLIMAGE SoGLImageP::mutex->unlock() macro
729 #define UNLOCK_GLIMAGE macro