Searched defs:uniformMatrix4dv (Results 1 – 3 of 3) sorted by relevance
450 PFNGLUNIFORMMATRIX4DVPROC uniformMatrix4dv = nullptr; variable
789 glUniformMatrix4dvFunc uniformMatrix4dv; variable
2092 void Context::uniformMatrix4dv(UniformLocation location, in uniformMatrix4dv() function in gl::Context