Home
last modified time | relevance | path

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

/NW4C-1.2.23/include/nw/lyt/
Dlyt_GraphicsResource.h297 GLuint GetGlProgramDebug() const in GetGlProgramDebug() function
/NW4C-1.2.23/sources/libraries/lyt/
Dlyt_GraphicsResource.cpp435 program = this->GetGlProgramDebug(); in SetProjectionMtx()
Dlyt_Common.cpp340 GLuint program = graphicsResource.GetGlProgramDebug(); in DrawLine()