Home
last modified time | relevance | path

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

/external/deqp/framework/opengl/wrapper/
DglwFunctions.inl161 glUniformMatrix2fvFunc uniformMatrix2fv; variable
/external/chromium_org/third_party/WebKit/Source/platform/graphics/test/
DMockWebGraphicsContext3D.h215 …virtual void uniformMatrix2fv(WGC3Dint location, WGC3Dsizei count, WGC3Dboolean transpose, const W… in uniformMatrix2fv() function
/external/chromium_org/third_party/WebKit/Source/core/html/canvas/
DWebGLRenderingContextBase.cpp4043 void WebGLRenderingContextBase::uniformMatrix2fv(const WebGLUniformLocation* location, GLboolean tr… in uniformMatrix2fv() function in blink::WebGLRenderingContextBase
4050 void WebGLRenderingContextBase::uniformMatrix2fv(const WebGLUniformLocation* location, GLboolean tr… in uniformMatrix2fv() function in blink::WebGLRenderingContextBase