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

  /external/deqp/framework/opengl/simplereference/
sglrGLContext.cpp 721 void GLContext::uniform1i (deInt32 location, deInt32 v0) function in class:sglr::GLContext
  /external/chromium_org/third_party/WebKit/Source/platform/graphics/test/
MockWebGraphicsContext3D.h 201 virtual void uniform1i(WGC3Dint location, WGC3Dint x) { } function in class:blink::MockWebGraphicsContext3D
  /external/chromium_org/third_party/WebKit/Source/core/html/canvas/
WebGLRenderingContextBase.cpp 3840 void WebGLRenderingContextBase::uniform1i(const WebGLUniformLocation* location, GLint x) function in class:blink::__anon15717::WebGLRenderingContextBase
    [all...]

Completed in 334 milliseconds