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

  /external/skia/src/gpu/gl/
GrGLUtil.cpp 337 GR_GL_CALL_RET(gl, v, GetString(GR_GL_VENDOR));
GrGLCreateNullInterface.cpp 593 case GR_GL_VENDOR:
GrGLDefines.h 584 #define GR_GL_VENDOR 0x1F00
    [all...]
GrGLGpu.cpp 251 GL_CALL_RET(vendor, GetString(GR_GL_VENDOR));
    [all...]
  /external/skia/tools/gpu/gl/debug/
DebugGLTestContext.cpp 728 case GR_GL_VENDOR:
    [all...]
  /external/skia/bench/
nanobench.cpp 221 GR_GL_CALL_RET(gl, version, GetString(GR_GL_VENDOR));
    [all...]

Completed in 120 milliseconds