Home
last modified time | relevance | path

Searched defs:context0 (Results 1 – 5 of 5) sorted by relevance

/external/tensorflow/tensorflow/compiler/xla/stream_executor/cuda/
Dcuda_driver_test.cc52 CUcontext context0, context1; in TEST() local
/external/skia/tests/
DEGLImageTest.cpp81 auto context0 = ctxInfo.directContext(); in DEF_GANESH_TEST_FOR_GL_CONTEXT() local
/external/igt-gpu-tools/tests/
Dperf.c2932 drm_intel_context *context0, *context1; in hsw_test_single_ctx_counters() local
3182 drm_intel_context *context0, *context1; in gen8_test_single_ctx_render_target_writes_a_counter() local
/external/google-breakpad/src/processor/
Dminidump_unittest.cc843 Context context0(dump, raw_context0); in TEST() local
/external/skia/modules/skparagraph/src/
DTextLine.cpp1398 (TextRange textRange, const TextStyle& style, const TextLine::ClipContext& context0) { in getGlyphPositionAtCoordinate()