Home
last modified time | relevance | path

Searched defs:exportedFunctionsSurface (Results 1 – 2 of 2) sorted by relevance

/dports/lang/intel-compute-runtime/compute-runtime-21.52.22081/level_zero/core/source/module/
H A Dmodule_imp.h149 NEO::GraphicsAllocation *exportedFunctionsSurface = nullptr; member
/dports/lang/intel-compute-runtime/compute-runtime-21.52.22081/opencl/test/unit_test/kernel/
H A Dkernel_tests.cpp1321 auto exportedFunctionsSurface = std::make_unique<MockGraphicsAllocation>(); in HWTEST_F() local