Home
last modified time | relevance | path

Searched defs:glInterface (Results 1 – 6 of 6) sorted by relevance

/external/skia/tools/viewer/sk_app/win/
DGLWindowContext_win.cpp63 const GrGLInterface* glInterface = GrGLCreateNativeInterface(); in onInitializeContext() local
/external/skia/tools/gpu/
DGrContextFactory.cpp129 sk_sp<const GrGLInterface> glInterface; in getContextInfoInternal() local
/external/skia/src/gpu/gl/
DGrGLPathRendering.cpp83 const GrGLInterface* glInterface = gpu->glInterface(); in GrGLPathRendering() local
DGrGLCaps.cpp20 const GrGLInterface* glInterface) : INHERITED(contextOptions) { in GrGLCaps()
DGrGLGpu.h48 const GrGLInterface* glInterface() const { return fGLContext->interface(); } in glInterface() function
/external/deqp/modules/gles31/functional/
Des31fProgramInterfaceQueryTestCase.cpp1902 const glw::GLenum glInterface = getGLInterfaceEnumValue(interface); in queryAndValidateProps() local