Home
last modified time | relevance | path

Searched refs:kCommandBufferES3_GLContextType (Results 1 – 5 of 5) sorted by relevance

/external/skia/src/gpu/
DGrContextFactory.h38 kCommandBufferES3_GLContextType, //! Chromium command buffer OpenGL ES 3.0 context. enumerator
89 case kCommandBufferES3_GLContextType: in GLContextTypeName()
DGrContextFactory.cpp101 case kCommandBufferES3_GLContextType: in getContextInfo()
/external/skia/dm/
DDMGpuSupport.h72 kCommandBufferES3_GLContextType = 0, variable
DDM.cpp1241 GrContextFactory::kCommandBufferES3_GLContextType, in RunWithGPUTestContexts()
/external/skia/tools/flags/
DSkCommonFlagsConfig.cpp222 *outContextType = GrContextFactory::kCommandBufferES3_GLContextType; in parse_option_gpu_api()