Home
last modified time | relevance | path

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

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