Home
last modified time | relevance | path

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

/NW4C-2.0.3/include/nw/lyt/
Dlyt_GraphicsResource.h65 UNIFORM_uVertexTexCoord0, enumerator
/NW4C-2.0.3/sources/libraries/lyt/
Dlyt_Common.cpp286 GLint loc = gres.GetUniformLocation(gres.UNIFORM_uVertexTexCoord0 + i); in DrawQuad()