Home
last modified time | relevance | path

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

/external/chromium_org/cc/test/
Dfake_web_graphics_context_3d.h418 virtual void uniform2fv( in uniform2fv() function
/external/chromium_org/third_party/WebKit/Source/web/tests/
DMockWebGraphicsContext3D.h206 virtual void uniform2fv(WGC3Dint location, WGC3Dsizei count, const WGC3Dfloat* v) { } in uniform2fv() function
/external/chromium_org/third_party/WebKit/Source/core/html/canvas/
DWebGLRenderingContext.cpp3791 void WebGLRenderingContext::uniform2fv(const WebGLUniformLocation* location, Float32Array* v) in uniform2fv() function in WebCore::WebGLRenderingContext
3799 void WebGLRenderingContext::uniform2fv(const WebGLUniformLocation* location, GC3Dfloat* v, GC3Dsize… in uniform2fv() function in WebCore::WebGLRenderingContext