Home
last modified time | relevance | path

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

/NW4C-1.3.3/sources/libraries/gfx/res/
Dgfx_ResShader.cpp288 this->SetUniformLocation(uniformLocation); in Setup()
360 this->SetUniformLocation(NULL); in Cleanup()
/NW4C-1.3.3/include/nw/gfx/res/
Dgfx_ResShader.h615 …void SetUniformLocation(void* uniformLocation) { ref().m_UniformLocation = uniformLocation;… in SetUniformLocation() function