Home
last modified time | relevance | path

Searched refs:CL_ENQUEUE_MAP_IMAGE_DOESNT_REQUIRE_COPY_DATA (Results 1 – 4 of 4) sorted by relevance

/dports/lang/intel-compute-runtime/compute-runtime-21.52.22081/opencl/source/context/
H A Ddriver_diagnostics.h40 CL_ENQUEUE_MAP_IMAGE_DOESNT_REQUIRE_COPY_DATA, enumerator
H A Ddriver_diagnostics.cpp73 …rRequired ? CL_ENQUEUE_MAP_IMAGE_REQUIRES_COPY_DATA : CL_ENQUEUE_MAP_IMAGE_DOESNT_REQUIRE_COPY_DAT… in obtainHintForTransferOperation()
/dports/lang/intel-compute-runtime/compute-runtime-21.52.22081/opencl/test/unit_test/context/
H A Ddriver_diagnostics_enqueue_tests.cpp533 …ics::maxHintStringSize, DriverDiagnostics::hintFormat[CL_ENQUEUE_MAP_IMAGE_DOESNT_REQUIRE_COPY_DAT… in TEST_P()
573 …ics::maxHintStringSize, DriverDiagnostics::hintFormat[CL_ENQUEUE_MAP_IMAGE_DOESNT_REQUIRE_COPY_DAT… in TEST_P()
H A Ddriver_diagnostics_tests.cpp934 …D_MAP_IMAGE, CL_ENQUEUE_MAP_IMAGE_REQUIRES_COPY_DATA, CL_ENQUEUE_MAP_IMAGE_DOESNT_REQUIRE_COPY_DAT… in TEST()