Home
last modified time | relevance | path

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

/NW4C-1.2.23/include/nw/gfx/
Dgfx_ShaderProgram.h525 void SetVertexUniformInt(int index, s32 value) const in SetVertexUniformInt() function
548 void SetVertexUniformInt(int index, s32 x, s32 y) const in SetVertexUniformInt() function
573 void SetVertexUniformInt(int index, s32 x, s32 y, s32 z) const in SetVertexUniformInt() function
/NW4C-1.2.23/sources/libraries/gfx/
Dgfx_RenderContext.cpp738 shaderProgram->SetVertexUniformInt( in ActivateVertexLights()