Home
last modified time | relevance | path

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

/NW4C-2.0.3/include/nw/lyt/
Dlyt_GraphicsResource.h63 UNIFORM_uFrameSpec, enumerator
/NW4C-2.0.3/sources/libraries/lyt/
Dlyt_Material.cpp612 GLint loc = graphicsResource.GetUniformLocation(graphicsResource.UNIFORM_uFrameSpec); in SetupGraphics()
Dlyt_Window.cpp256 GLint loc = gres.GetUniformLocation(gres.UNIFORM_uFrameSpec); in SetupFrameTransform()