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

  /external/deqp/framework/opengl/simplereference/
sglrGLContext.cpp 756 void GLContext::uniform3iv (deInt32 location, deInt32 count, const deInt32* value) function in class:sglr::GLContext
  /external/chromium_org/third_party/WebKit/Source/platform/graphics/test/
MockWebGraphicsContext3D.h 210 virtual void uniform3iv(WGC3Dint location, WGC3Dsizei count, const WGC3Dint* v) { } function in class:blink::MockWebGraphicsContext3D
  /external/chromium_org/third_party/WebKit/Source/core/html/canvas/
WebGLRenderingContextBase.cpp 3969 void WebGLRenderingContextBase::uniform3iv(const WebGLUniformLocation* location, Int32Array* v) function in class:blink::__anon15717::WebGLRenderingContextBase
3977 void WebGLRenderingContextBase::uniform3iv(const WebGLUniformLocation* location, GLint* v, GLsizei size) function in class:blink::__anon15717::WebGLRenderingContextBase
    [all...]

Completed in 429 milliseconds