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