/external/OpenCL-CTS/test_conformance/SVM/ |
D | test_migrate.cpp | 196 error = clFlush(queues[0]); in test_svm_migrate() 199 error = clFlush(queues[1]); in test_svm_migrate() 299 error = clFlush(queues[0]); in test_svm_migrate() 302 error = clFlush(queues[1]); in test_svm_migrate() 329 error = clFlush(queues[1]); in test_svm_migrate()
|
D | test_fine_grain_sync_buffers.cpp | 87 clFlush(queues[0]); in test_svm_fine_grain_sync_buffers()
|
D | test_byte_granularity.cpp | 99 for(cl_uint d=0; d < num_devices; d++) clFlush(queues[d]); in test_svm_byte_granularity()
|
D | test_fine_grain_memory_consistency.cpp | 96 for(cl_uint d=0; d<num_devices; d++) clFlush(queues[d]); in launch_kernels_and_verify()
|
/external/OpenCL-CTS/test_conformance/math_brute_force/ |
D | macro_unary_double.cpp | 330 if ((error = clFlush(tinfo->tQueue))) vlog("clFlush failed\n"); in Test() 398 if ((error = clFlush(tinfo->tQueue))) vlog("clFlush 2 failed\n"); in Test() 488 if ((error = clFlush(tinfo->tQueue))) vlog("clFlush 3 failed\n"); in Test()
|
D | unary_double.cpp | 353 if ((error = clFlush(tinfo->tQueue))) vlog("clFlush failed\n"); in Test() 422 if ((error = clFlush(tinfo->tQueue))) vlog("clFlush 2 failed\n"); in Test() 529 if ((error = clFlush(tinfo->tQueue))) vlog("clFlush 3 failed\n"); in Test()
|
D | macro_unary_float.cpp | 334 if ((error = clFlush(tinfo->tQueue))) vlog("clFlush failed\n"); in Test() 401 if ((error = clFlush(tinfo->tQueue))) vlog("clFlush 2 failed\n"); in Test() 499 if ((error = clFlush(tinfo->tQueue))) in Test()
|
D | unary_float.cpp | 385 if ((error = clFlush(tinfo->tQueue))) vlog("clFlush failed\n"); in Test() 476 if ((error = clFlush(tinfo->tQueue))) vlog("clFlush 2 failed\n"); in Test() 707 if ((error = clFlush(tinfo->tQueue))) vlog("clFlush 3 failed\n"); in Test()
|
D | binary_i_double.cpp | 506 if ((error = clFlush(tinfo->tQueue))) vlog("clFlush failed\n"); in Test() 618 if ((error = clFlush(tinfo->tQueue))) vlog("clFlush 2 failed\n"); in Test() 725 if ((error = clFlush(tinfo->tQueue))) vlog("clFlush 3 failed\n"); in Test()
|
D | macro_binary_float.cpp | 459 if ((error = clFlush(tinfo->tQueue))) vlog("clFlush failed\n"); in Test() 573 if ((error = clFlush(tinfo->tQueue))) vlog("clFlush 2 failed\n"); in Test() 705 if ((error = clFlush(tinfo->tQueue))) vlog("clFlush 3 failed\n"); in Test()
|
D | binary_i_float.cpp | 497 if ((error = clFlush(tinfo->tQueue))) vlog("clFlush failed\n"); in Test() 610 if ((error = clFlush(tinfo->tQueue))) vlog("clFlush 2 failed\n"); in Test() 719 if ((error = clFlush(tinfo->tQueue))) vlog("clFlush 3 failed\n"); in Test()
|
D | macro_binary_double.cpp | 470 if ((error = clFlush(tinfo->tQueue))) vlog("clFlush failed\n"); in Test() 580 if ((error = clFlush(tinfo->tQueue))) vlog("clFlush 2 failed\n"); in Test() 716 if ((error = clFlush(tinfo->tQueue))) vlog("clFlush 3 failed\n"); in Test()
|
D | binary_operator_double.cpp | 499 if ((error = clFlush(tinfo->tQueue))) vlog("clFlush failed\n"); in Test() 611 if ((error = clFlush(tinfo->tQueue))) vlog("clFlush 2 failed\n"); in Test() 774 if ((error = clFlush(tinfo->tQueue))) vlog("clFlush 3 failed\n"); in Test()
|
D | binary_double.cpp | 507 if ((error = clFlush(tinfo->tQueue))) vlog("clFlush failed\n"); in Test() 619 if ((error = clFlush(tinfo->tQueue))) vlog("clFlush 2 failed\n"); in Test() 806 if ((error = clFlush(tinfo->tQueue))) vlog("clFlush 3 failed\n"); in Test()
|
D | binary_float.cpp | 512 if ((error = clFlush(tinfo->tQueue))) vlog("clFlush failed\n"); in Test() 625 if ((error = clFlush(tinfo->tQueue))) vlog("clFlush 2 failed\n"); in Test() 966 if ((error = clFlush(tinfo->tQueue))) vlog("clFlush 3 failed\n"); in Test()
|
D | binary_operator_float.cpp | 497 if ((error = clFlush(tinfo->tQueue))) vlog("clFlush failed\n"); in Test() 626 if ((error = clFlush(tinfo->tQueue))) vlog("clFlush 2 failed\n"); in Test() 903 if ((error = clFlush(tinfo->tQueue))) vlog("clFlush 3 failed\n"); in Test()
|
D | mad_float.cpp | 245 if ((error = clFlush(gQueue))) vlog("clFlush failed\n"); in TestFunc_mad_Float()
|
D | mad_double.cpp | 246 if ((error = clFlush(gQueue))) vlog("clFlush failed\n"); in TestFunc_mad_Double()
|
/external/tensorflow/tensorflow/lite/delegates/gpu/cl/ |
D | gl_interop.cc | 150 clFlush(queue); in Acquire() 170 clFlush(queue_); in Release()
|
D | opencl_wrapper.cc | 182 LoadFunction(clFlush); in LoadOpenCLFunctions() 300 PFN_clFlush clFlush; in LoadOpenCLFunctions() variable
|
/external/mesa3d/src/gallium/frontends/clover/api/ |
D | dispatch.cpp | 73 clFlush,
|
D | queue.cpp | 108 clFlush(cl_command_queue d_q) try { in clFlush() function
|
/external/angle/src/libOpenCL/ |
D | libOpenCL_autogen.map | 53 clFlush;
|
/external/angle/src/libGLESv2/ |
D | cl_dispatch_table.cpp | 64 cl::clFlush,
|
D | proc_table_cl_autogen.cpp | 69 {"clFlush", P(::cl::clFlush)}, in GetProcTable()
|