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

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

Completed in 560 milliseconds