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

  /external/skia/include/gpu/gl/
GrGLInterface.h 145 GLPtr<GrGLBindFragDataLocationIndexedProc> fBindFragDataLocationIndexed;
GrGLFunctions.h 54 typedef GrGLvoid (GR_GL_FUNCTION_TYPE* GrGLBindFragDataLocationIndexedProc)(GrGLuint program, GrGLuint colorNumber, GrGLuint index, const GrGLchar * name);

Completed in 20 milliseconds