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

  /external/skia/src/gpu/gl/angle/
GrGLCreateANGLEInterface.cpp 130 GR_GET_PROC(GrGLUniformMatrix4fvProc, UniformMatrix4fv);
  /external/skia/include/gpu/gl/
GrGLInterface.h 250 GLPtr<GrGLUniformMatrix4fvProc> fUniformMatrix4fv;
GrGLFunctions.h 159 typedef GrGLvoid (GR_GL_FUNCTION_TYPE* GrGLUniformMatrix4fvProc)(GrGLint location, GrGLsizei count, GrGLboolean transpose, const GrGLfloat* value);

Completed in 22 milliseconds