Home
last modified time | relevance | path

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

/external/OpenCL-CTS/test_conformance/basic/
Dtest_async_copy_fence.cpp456 transaction2CopiesPerWorkitemInt, transaction2CopiesPerWorkgroup; in test_copy_fence() local
463 transaction2CopiesPerWorkgroup = in test_copy_fence()
476 transaction2CopiesPerWorkgroup, transaction2CopiesPerWorkitemInt); in test_copy_fence()
560 clSetKernelArg(kernel, argIndex, sizeof(transaction2CopiesPerWorkgroup), in test_copy_fence()
561 &transaction2CopiesPerWorkgroup); in test_copy_fence()
585 + idx * transaction2CopiesPerWorkgroup * elementSize), in test_copy_fence()
589 - transaction2CopiesPerWorkgroup)) in test_copy_fence()
591 (size_t)transaction2CopiesPerWorkgroup * elementSize); in test_copy_fence()
606 + idx * transaction2CopiesPerWorkgroup * elementSize), in test_copy_fence()
610 - transaction2CopiesPerWorkgroup)) in test_copy_fence()
[all …]