Home
last modified time | relevance | path

Searched refs:UNIFORM_uProjection (Results 1 – 2 of 2) sorted by relevance

/NW4C-2.0.3/include/nw/lyt/
Dlyt_GraphicsResource.h56 UNIFORM_uProjection, enumerator
/NW4C-2.0.3/sources/libraries/lyt/
Dlyt_GraphicsResource.cpp434 glUniformMatrix4fv(this->GetUniformLocation(this->UNIFORM_uProjection), 1, GL_TRUE, mtx.a); in SetProjectionMtx()