Searched defs:Uvec4 (Results 1 – 1 of 1) sorted by relevance
90 struct Uvec4 : public Data struct92 Uvec4(GLuint x = 0, GLuint y = 0, GLuint z = 0, GLuint w = 0) in Uvec4() function