Home
last modified time | relevance | path

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

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