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

  /external/skia/src/gpu/gl/angle/
GrGLCreateANGLEInterface.cpp 86 GR_GET_PROC(GrGLLinkProgramProc, LinkProgram);
  /external/skia/include/gpu/gl/
GrGLInterface.h 209 GLPtr<GrGLLinkProgramProc> fLinkProgram;
GrGLFunctions.h 114 typedef GrGLvoid (GR_GL_FUNCTION_TYPE* GrGLLinkProgramProc)(GrGLuint program);

Completed in 21 milliseconds