Home
last modified time | relevance | path

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

/external/skia/src/gpu/
DGrContextFactory.cpp124 SkAutoTUnref<const GrGLInterface> glInterface(SkRef(glCtx->gl())); in getContextInfo() local
/external/skia/src/gpu/gl/
DGrGLPathRendering.cpp67 const GrGLInterface* glInterface = gpu->glInterface(); in GrGLPathRendering() local
DGrGLCaps.cpp20 const GrGLInterface* glInterface) : INHERITED(contextOptions) { in GrGLCaps()
DGrGLGpu.h45 const GrGLInterface* glInterface() const { return fGLContext->interface(); } in glInterface() function
/external/skia/samplecode/
DSampleApp.cpp227 SkAutoTUnref<const GrGLInterface> glInterface; in setUpBackend() local
/external/deqp/modules/gles31/functional/
Des31fProgramInterfaceQueryTestCase.cpp1902 const glw::GLenum glInterface = getGLInterfaceEnumValue(interface); in queryAndValidateProps() local