Searched refs:global_offset (Results 1 – 2 of 2) sorted by relevance
/external/OpenCL-CTS/test_conformance/multiple_device_context/ |
D | test_multiple_contexts.cpp | 315 size_t global_offset = 0; in UseTestItem() local 316 …error = clEnqueueNDRangeKernel( item->q, item->k[j], 1, &global_offset, &work_size, NULL, 0, NULL,… in UseTestItem()
|
/external/mesa3d/src/intel/compiler/ |
D | brw_eu.h | 347 unsigned global_offset) in brw_urb_desc() argument 352 SET_BITS(global_offset, 14, 4) | in brw_urb_desc() 357 SET_BITS(global_offset, 13, 3) | in brw_urb_desc()
|