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

  /external/skia/src/gpu/gl/angle/
GrGLCreateANGLEInterface.cpp 129 GR_GET_PROC(GrGLUniformMatrix3fvProc, UniformMatrix3fv);
  /external/skia/include/gpu/gl/
GrGLInterface.h 249 GLPtr<GrGLUniformMatrix3fvProc> fUniformMatrix3fv;
GrGLFunctions.h 158 typedef GrGLvoid (GR_GL_FUNCTION_TYPE* GrGLUniformMatrix3fvProc)(GrGLint location, GrGLsizei count, GrGLboolean transpose, const GrGLfloat* value);

Completed in 20 milliseconds