HomeSort by relevance Sort by last modified time
    Searched defs:uniform2i (Results 1 - 2 of 2) sorted by null

  /external/chromium_org/third_party/WebKit/Source/platform/graphics/test/
MockWebGraphicsContext3D.h 205 virtual void uniform2i(WGC3Dint location, WGC3Dint x, WGC3Dint y) { } function in class:blink::MockWebGraphicsContext3D
  /external/chromium_org/third_party/WebKit/Source/core/html/canvas/
WebGLRenderingContextBase.cpp 3898 void WebGLRenderingContextBase::uniform2i(const WebGLUniformLocation* location, GLint x, GLint y) function in class:blink::__anon15717::WebGLRenderingContextBase
    [all...]

Completed in 38 milliseconds