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

  /external/skia/src/gpu/gl/angle/
GrGLCreateANGLEInterface.cpp 47 GR_GET_PROC(GrGLBlendColorProc, BlendColor);
  /external/skia/include/gpu/gl/
GrGLInterface.h 149 GLPtr<GrGLBlendColorProc> fBlendColor;
GrGLFunctions.h 52 typedef GrGLvoid (GR_GL_FUNCTION_TYPE* GrGLBlendColorProc)(GrGLclampf red, GrGLclampf green, GrGLclampf blue, GrGLclampf alpha);

Completed in 22 milliseconds