Home
last modified time | relevance | path

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

/external/skia/tools/gpu/
DGrContextFactory.h41 kCommandBuffer_ContextType, //! Chromium command buffer OpenGL ES context. enumerator
108 case kCommandBuffer_ContextType: in ContextTypeName()
DGrContextFactory.cpp174 case kCommandBuffer_ContextType: in getContextInfoInternal()
/external/skia/dm/
DDMGpuSupport.h73 kCommandBuffer_ContextType = 0, variable
/external/skia/tools/flags/
DSkCommonFlagsConfig.cpp299 *outContextType = GrContextFactory::kCommandBuffer_ContextType; in parse_option_gpu_api()
/external/skia/tests/
DTestConfigParsing.cpp302 GrContextFactory::kCommandBuffer_ContextType); in DEF_TEST()