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

  /external/deqp/framework/opengl/simplereference/
sglrGLContext.cpp 766 void GLContext::uniformMatrix3fv (deInt32 location, deInt32 count, deInt32 transpose, const float *value)
  /external/chromium_org/third_party/WebKit/Source/platform/graphics/test/
MockWebGraphicsContext3D.h 217 virtual void uniformMatrix3fv(WGC3Dint location, WGC3Dsizei count, WGC3Dboolean transpose, const WGC3Dfloat* value) { }
  /external/chromium_org/third_party/WebKit/Source/core/html/canvas/
WebGLRenderingContextBase.cpp     [all...]

Completed in 95 milliseconds