Home
last modified time | relevance | path

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

/external/skia/src/gpu/
DGrContextFactory.cpp64 SkAutoTUnref<const GrGLInterface> glInterface(SkRef(glCtx->gl())); in get() local
DGrGpuFactory.cpp18 const GrGLInterface* glInterface = NULL; in gl_gpu_create() local
/external/skia/src/gpu/gl/
DGrGLGpu.h42 const GrGLInterface* glInterface() const { return fGLContext.interface(); } in glInterface() function
DGrGLPathRendering.cpp64 const GrGLInterface* glInterface = gpu->glInterface(); in GrGLPathRendering() local
/external/skia/samplecode/
DSampleApp.cpp211 SkAutoTUnref<const GrGLInterface> glInterface; in setUpBackend() local
/external/deqp/modules/gles31/functional/
Des31fProgramInterfaceQueryTestCase.cpp1902 const glw::GLenum glInterface = getGLInterfaceEnumValue(interface); in queryAndValidateProps() local