Home
last modified time | relevance | path

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

/NW4C-2.0.3/include/nw/gfx/
Dgfx_ShaderProgram.h528 void SetVertexUniformInt(int index, s32 value) const in SetVertexUniformInt() function
551 void SetVertexUniformInt(int index, s32 x, s32 y) const in SetVertexUniformInt() function
576 void SetVertexUniformInt(int index, s32 x, s32 y, s32 z) const in SetVertexUniformInt() function
/NW4C-2.0.3/sources/libraries/gfx/
Dgfx_RenderContext.cpp734 shaderProgram->SetVertexUniformInt( in ActivateVertexLights()