Searched defs:uniformMatrix2dv (Results 1 – 3 of 3) sorted by relevance
444 PFNGLUNIFORMMATRIX2DVPROC uniformMatrix2dv = nullptr; variable
773 glUniformMatrix2dvFunc uniformMatrix2dv; variable
2336 void Context::uniformMatrix2dv(UniformLocation location, in uniformMatrix2dv() function in gl::Context