Home
last modified time | relevance | path

Searched defs:uniformMatrix4fv (Results 1 – 3 of 3) sorted by relevance

/external/deqp/framework/opengl/simplereference/
DsglrGLContext.cpp771 void GLContext::uniformMatrix4fv (deInt32 location, deInt32 count, deBool transpose, const float *v… in uniformMatrix4fv() function in sglr::GLContext
DsglrReferenceContext.cpp3900 void ReferenceContext::uniformMatrix4fv (deInt32 location, deInt32 count, deBool transpose, const f… in uniformMatrix4fv() function in sglr::ReferenceContext
/external/deqp/framework/opengl/wrapper/
DglwFunctions.inl560 glUniformMatrix4fvFunc uniformMatrix4fv; variable