Home
last modified time | relevance | path

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

/NW4C-2.0.3/include/nw/lyt/
Dlyt_GraphicsResource.h299 GLuint GetGlProgramDebug() const in GetGlProgramDebug() function
/NW4C-2.0.3/sources/libraries/lyt/
Dlyt_GraphicsResource.cpp437 program = this->GetGlProgramDebug(); in SetProjectionMtx()
Dlyt_Common.cpp342 GLuint program = graphicsResource.GetGlProgramDebug(); in DrawLine()