Home
last modified time | relevance | path

Searched refs:kDebugGL_ContextType (Results 1 – 6 of 6) sorted by relevance

/external/skia/tools/gpu/
DGrContextFactory.h81 kDebugGL_ContextType, //! Non-rendering, state verifying OpenGL context. enumerator
105 case kDebugGL_ContextType: in IsRenderingContext()
DGrContextFactory.cpp177 case kDebugGL_ContextType: in getContextInfoInternal()
/external/skia/dm/
DDMGpuSupport.h74 kDebugGL_ContextType = 0, variable
DDM.cpp1470 case GrContextFactory::kDebugGL_ContextType: in ContextTypeName()
/external/skia/tools/flags/
DSkCommonFlagsConfig.cpp248 *outContextType = GrContextFactory::kDebugGL_ContextType; in parse_option_gpu_api()
/external/skia/fuzz/
DFuzzCanvas.cpp1816 sk_gpu_test::GrContextFactory::kDebugGL_ContextType)); in DEF_FUZZ()