Home
last modified time | relevance | path

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

/external/skia/tools/gpu/
DGrContextFactory.h43 kDebugGL_ContextType, //! Non-rendering, state verifying OpenGL context. enumerator
69 case kDebugGL_ContextType: in IsRenderingContext()
110 case kDebugGL_ContextType: in ContextTypeName()
DGrContextFactory.cpp195 case kDebugGL_ContextType: in getContextInfoInternal()
/external/skqp/tools/gpu/
DGrContextFactory.h43 kDebugGL_ContextType, //! Non-rendering, state verifying OpenGL context. enumerator
69 case kDebugGL_ContextType: in IsRenderingContext()
110 case kDebugGL_ContextType: in ContextTypeName()
DGrContextFactory.cpp195 case kDebugGL_ContextType: in getContextInfoInternal()
/external/skia/dm/
DDMGpuSupport.h74 kDebugGL_ContextType = 0, variable
/external/skqp/dm/
DDMGpuSupport.h74 kDebugGL_ContextType = 0, variable
/external/skqp/tools/flags/
DSkCommonFlagsConfig.cpp258 *outContextType = GrContextFactory::kDebugGL_ContextType; in parse_option_gpu_api()
/external/skia/tools/flags/
DSkCommonFlagsConfig.cpp226 *outContextType = GrContextFactory::kDebugGL_ContextType; in parse_option_gpu_api()
/external/skqp/fuzz/
DFuzzCanvas.cpp1810 fuzz_ganesh(fuzz, f.get(sk_gpu_test::GrContextFactory::kDebugGL_ContextType)); in DEF_FUZZ()
/external/skia/fuzz/
DFuzzCanvas.cpp1823 fuzz_ganesh(fuzz, f.get(sk_gpu_test::GrContextFactory::kDebugGL_ContextType)); in DEF_FUZZ()