53a0c0add6
SWDEV-95905 - OpenCL on PAL - Device Enqueue - Move disapatch funciton outside of the compiler lib. Client must provide 4 new functions to the scheduler: GetCmdTemplateHeaderSize(), GetCmdTemplateDispatchSize(),EmptyCmdTemplateDispatch(), RunCmdTemplateDispatch(). http://ocltc.amd.com/reviews/r/11142/ Affected files ... ... //depot/stg/opencl/drivers/opencl/library/hsa/hsail/src/devenq/schedule.cl#13 edit ... //depot/stg/opencl/drivers/opencl/runtime/device/gpu/gpuschedcl.cpp#34 edit ... //depot/stg/opencl/drivers/opencl/runtime/device/pal/palschedcl.cpp#2 edit