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

  /external/deqp/framework/opengl/simplereference/
sglrGLContext.cpp 736 void GLContext::uniform3fv (deInt32 location, deInt32 count, const float* value) function in class:sglr::GLContext
  /external/chromium_org/third_party/WebKit/Source/platform/graphics/test/
MockWebGraphicsContext3D.h 209 virtual void uniform3fv(WGC3Dint location, WGC3Dsizei count, const WGC3Dfloat* v) { } function in class:blink::MockWebGraphicsContext3D
  /external/chromium_org/third_party/WebKit/Source/core/html/canvas/
WebGLRenderingContextBase.cpp 3873 void WebGLRenderingContextBase::uniform3fv(const WebGLUniformLocation* location, Float32Array* v) function in class:WebCore::__anon15013::WebGLRenderingContextBase
3881 void WebGLRenderingContextBase::uniform3fv(const WebGLUniformLocation* location, GLfloat* v, GLsizei size) function in class:WebCore::__anon15013::WebGLRenderingContextBase
    [all...]

Completed in 165 milliseconds