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

  /external/skia/src/gpu/gl/angle/
GrGLCreateANGLEInterface.cpp 128 GR_GET_PROC(GrGLUniformMatrix2fvProc, UniformMatrix2fv);
  /external/skia/include/gpu/gl/
GrGLInterface.h 248 GLPtr<GrGLUniformMatrix2fvProc> fUniformMatrix2fv;
GrGLFunctions.h 157 typedef GrGLvoid (GR_GL_FUNCTION_TYPE* GrGLUniformMatrix2fvProc)(GrGLint location, GrGLsizei count, GrGLboolean transpose, const GrGLfloat* value);

Completed in 28 milliseconds