Searched refs:cl_driver (Results 1 - 4 of 4) sorted by relevance

/gem5/tests/quick/se/04.gpu/
H A Dtest.py47 root.system.cpu[2].cl_driver = driver
/gem5/src/gpu-compute/
H A DGPU.py161 cxx_header = 'gpu-compute/cl_driver.hh'
174 cl_driver = Param.ClDriver('pointer to driver') variable in class:GpuDispatcher
H A Ddispatcher.cc43 #include "gpu-compute/cl_driver.hh"
55 shader(p->shader_pointer), driver(p->cl_driver),
/gem5/configs/example/
H A Dapu_se.py530 dispatcher.cl_driver = driver

Completed in 10 milliseconds