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

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

Completed in 73 milliseconds