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

  /external/deqp/framework/opengl/simplereference/
sglrGLContext.cpp 771 void GLContext::uniformMatrix4fv (deInt32 location, deInt32 count, deBool transpose, const float *value)
  /external/skia/src/gpu/gl/
GrGLTestInterface.h 172 virtual GrGLvoid uniformMatrix4fv(GrGLint location, GrGLsizei count, GrGLboolean transpose, const GrGLfloat* value) {}
    [all...]

Completed in 80 milliseconds