Searched defs:uniformMatrix3fv (Results 1 – 5 of 5) sorted by relevance
766 void GLContext::uniformMatrix3fv (deInt32 location, deInt32 count, deBool transpose, const float *v… in uniformMatrix3fv() function in sglr::GLContext
3901 void ReferenceContext::uniformMatrix3fv (deInt32 location, deInt32 count, deBool transpose, const f… in uniformMatrix3fv() function in sglr::ReferenceContext
206 PFNGLUNIFORMMATRIX3FVPROC uniformMatrix3fv = nullptr; variable
784 glUniformMatrix3fvFunc uniformMatrix3fv; variable
7454 void Context::uniformMatrix3fv(UniformLocation location, in uniformMatrix3fv() function in gl::Context