Home
last modified time | relevance | path

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

/NW4C-1.2.23/include/nw/lyt/
Dlyt_GraphicsResource.h61 UNIFORM_uFrameSpec, enumerator
/NW4C-1.2.23/sources/libraries/lyt/
Dlyt_Material.cpp610 GLint loc = graphicsResource.GetUniformLocation(graphicsResource.UNIFORM_uFrameSpec); in SetupGraphics()
Dlyt_Window.cpp254 GLint loc = gres.GetUniformLocation(gres.UNIFORM_uFrameSpec); in SetupFrameTransform()