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

  /external/skia/src/gpu/gl/
GrGLContextInfo.cpp 72 GR_GL_CALL_RET(interface, ext, GetString(GR_GL_EXTENSIONS));
SkGLContext.cpp 33 GetString(GR_GL_EXTENSIONS)));
GrGLInterface.cpp 127 GR_GL_CALL_RET(gl, glstr, GetString(GR_GL_EXTENSIONS));
378 ext = (const char*)fGetString(GR_GL_EXTENSIONS);
GrGLCreateNullInterface.cpp 357 case GR_GL_EXTENSIONS:
GrGpuGL.cpp 190 GL_CALL_RET(ext, GetString(GR_GL_EXTENSIONS));
    [all...]
  /external/skia/include/gpu/gl/
GrGLDefines.h 354 #define GR_GL_EXTENSIONS 0x1F03

Completed in 39 milliseconds