Searched defs:uniformMatrix3dv (Results 1 – 3 of 3) sorted by relevance
447 PFNGLUNIFORMMATRIX3DVPROC uniformMatrix3dv = nullptr; variable
779 glUniformMatrix3dvFunc uniformMatrix3dv; variable
2360 void Context::uniformMatrix3dv(UniformLocation location, in uniformMatrix3dv() function in gl::Context