Searched defs:set_uniform_matrix (Results 1 – 1 of 1) sorted by relevance
269 template<> struct set_uniform_matrix<2> { struct275 template<> struct set_uniform_matrix<3> { argument281 template<> struct set_uniform_matrix<4> { struct282 inline static void set(const GrGLInterface* gli, const GrGLint loc, int cnt, const float m[]) { in set()