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