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

  /external/skia/src/gpu/gl/angle/
GrGLCreateANGLEInterface.cpp 144 GR_GET_PROC(GrGLGetFramebufferAttachmentParameterivProc,
  /external/skia/include/gpu/gl/
GrGLInterface.h 193 GLPtr<GrGLGetFramebufferAttachmentParameterivProc> fGetFramebufferAttachmentParameteriv;
GrGLFunctions.h 98 typedef GrGLvoid (GR_GL_FUNCTION_TYPE* GrGLGetFramebufferAttachmentParameterivProc)(GrGLenum target, GrGLenum attachment, GrGLenum pname, GrGLint* params);

Completed in 210 milliseconds