Searched defs:SetUniform (Results 1 – 2 of 2) sorted by relevance
111 void SetUniform(const char* name, float value) const { in SetUniform() function117 void SetUniform(const char* name, float x, float y) const { in SetUniform() function123 void SetUniform(const char* name, int value) const { in SetUniform() function
1091 void SetUniform(const gl::ProgramExecutable *executable, in SetUniform() function