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

  /external/skia/src/gpu/gl/angle/
GrGLCreateANGLEInterface.cpp 61 GR_GET_PROC(GrGLDeleteProgramProc, DeleteProgram);
  /external/skia/include/gpu/gl/
GrGLInterface.h 166 GLPtr<GrGLDeleteProgramProc> fDeleteProgram;
GrGLFunctions.h 71 typedef GrGLvoid (GR_GL_FUNCTION_TYPE* GrGLDeleteProgramProc)(GrGLuint program);

Completed in 355 milliseconds