Home
last modified time | relevance | path

Searched refs:CL_FALSE (Results 1 – 25 of 116) sorted by relevance

12345

/external/OpenCL-CTS/test_conformance/spir/
Dkhr.csv2 "math_brute_force", "math_kernel.modf_double", "cl_khr_fp64", "CL_FALSE", "CL_FALSE"
3 "math_brute_force", "math_kernel16.tanh_double16", "cl_khr_fp64", "CL_FALSE", "CL_FALSE"
4 "math_brute_force", "math_kernel2.isordered_double2", "cl_khr_fp64", "CL_FALSE", "CL_FALSE"
5 "math_brute_force", "math_kernel3.cbrt_double3", "cl_khr_fp64", "CL_FALSE", "CL_FALSE"
6 "math_brute_force", "math_kernel.cos_double", "cl_khr_fp64", "CL_FALSE", "CL_FALSE"
7 "math_brute_force", "math_kernel8.asinpi_double8", "cl_khr_fp64", "CL_FALSE", "CL_FALSE"
8 "math_brute_force", "math_kernel16.log1p_double16", "cl_khr_fp64", "CL_FALSE", "CL_FALSE"
9 "math_brute_force", "math_kernel3.fmin_double3", "cl_khr_fp64", "CL_FALSE", "CL_FALSE"
10 "math_brute_force", "math_kernel16.ilogb_double16", "cl_khr_fp64", "CL_FALSE", "CL_FALSE"
11 "math_brute_force", "math_kernel16.hypot_double16", "cl_khr_fp64", "CL_FALSE", "CL_FALSE"
[all …]
/external/OpenCL-CTS/test_conformance/device_execution/
Denqueue_ndrange.cpp344 { KERNEL(helper_ndrange_1d_glo), 1, CL_FALSE, CL_FALSE},
345 { KERNEL(helper_ndrange_1d_loc), 1, CL_TRUE, CL_FALSE},
347 { KERNEL(helper_ndrange_2d_glo), 2, CL_FALSE, CL_FALSE},
348 { KERNEL(helper_ndrange_2d_loc), 2, CL_TRUE, CL_FALSE},
350 { KERNEL(helper_ndrange_3d_glo), 3, CL_FALSE, CL_FALSE},
351 { KERNEL(helper_ndrange_3d_loc), 3, CL_TRUE, CL_FALSE},
553 if (use_local == CL_FALSE) in check_kernel_results()
557 else if(use_local == CL_TRUE && use_offset == CL_FALSE) in check_kernel_results()
567 if (use_local == CL_FALSE) in check_kernel_results()
571 else if (use_local == CL_TRUE && use_offset == CL_FALSE) in check_kernel_results()
[all …]
/external/OpenCL-CTS/test_conformance/api/
Dtest_min_image_formats.cpp27 cl_bool supports_images = CL_FALSE; in test_min_image_formats()
32 if (supports_images == CL_FALSE) in test_min_image_formats()
49 cl_bool supports_read_write_images = CL_FALSE; in test_min_image_formats()
63 maxReadWriteImageArgs != 0 ? CL_TRUE : CL_FALSE; in test_min_image_formats()
Dtest_api_consistency.cpp64 test_assert_error(usesSVMPointer == CL_FALSE, in test_consistency_svm()
394 cl_bool pipeSupport = CL_FALSE; in test_consistency_pipes()
399 if (pipeSupport == CL_FALSE) in test_consistency_pipes()
552 cl_bool nonUniformWorkGroupSupport = CL_FALSE; in test_consistency_non_uniform_work_group()
559 if (nonUniformWorkGroupSupport == CL_FALSE) in test_consistency_non_uniform_work_group()
1012 cl_bool ifp = CL_FALSE; in test_consistency_subgroups()
1019 test_assert_error(ifp == CL_FALSE, in test_consistency_subgroups()
1071 cl_bool b = CL_FALSE; in test_consistency_prog_ctor_dtor()
1077 b == CL_FALSE, in test_consistency_prog_ctor_dtor()
1084 b == CL_FALSE, in test_consistency_prog_ctor_dtor()
Dtest_pipe_properties_queries.cpp79 cl_bool pipeSupport = CL_FALSE; in test_pipe_properties_queries()
84 if (pipeSupport == CL_FALSE) in test_pipe_properties_queries()
Dtest_clone_kernel.cpp151 CL_SAMPLER_NORMALIZED_COORDS, CL_FALSE, in test_image_arg_shallow_clone()
264 cl_bool bimg = CL_FALSE; in test_clone_kernel()
265 cl_bool bdouble = CL_FALSE; in test_clone_kernel()
/external/OpenCL-CTS/test_conformance/SVM/
Dtest_shared_address_space_coarse_grain.cpp26 if (useNewAPI == CL_FALSE) in create_linked_lists_on_host()
40 if (useNewAPI == CL_FALSE) in create_linked_lists_on_host()
63 if (useNewAPI == CL_FALSE) in verify_linked_lists_on_host()
80 if (useNewAPI == CL_FALSE) in verify_linked_lists_on_host()
180 cl_bool usesSVMpointer = CL_FALSE; in shared_address_space_coarse_grain()
182 if (useNewAPI == CL_FALSE) in shared_address_space_coarse_grain()
215 if (usesSVMpointer != CL_FALSE) in shared_address_space_coarse_grain()
276 return shared_address_space_coarse_grain(deviceID, context2, queue, num_elements, CL_FALSE); in test_svm_shared_address_space_coarse_grain_old_api()
Dtest_migrate.cpp186 …error = clEnqueueSVMMap(queues[1], CL_FALSE, CL_MAP_WRITE, (void*)asvm, global_size*sizeof(cl_uint… in test_svm_migrate()
189 …error = clEnqueueSVMMap(queues[1], CL_FALSE, CL_MAP_WRITE, (void*)bsvm, global_size*sizeof(cl_uint… in test_svm_migrate()
192 …error = clEnqueueSVMMap(queues[1], CL_FALSE, CL_MAP_WRITE, (void*)csvm, global_size*sizeof(cl_uint… in test_svm_migrate()
289 …error = clEnqueueSVMMap(queues[1], CL_FALSE, CL_MAP_READ, (void*)asvm, global_size*sizeof(cl_uint)… in test_svm_migrate()
292 …error = clEnqueueSVMMap(queues[1], CL_FALSE, CL_MAP_READ, (void*)bsvm, global_size*sizeof(cl_uint)… in test_svm_migrate()
295 …error = clEnqueueSVMMap(queues[1], CL_FALSE, CL_MAP_READ, (void*)csvm, global_size*sizeof(cl_uint)… in test_svm_migrate()
Dtest_enqueue_api.cpp177 …error = clEnqueueSVMMemcpy(queue, CL_FALSE, dst_ptr, src_ptr, data_size, 2, &eventMemFillList[0], … in test_svm_enqueue_api()
183 …error = clEnqueueSVMMap(queue, CL_FALSE, CL_MAP_READ, srcBuffer, data_size, 1, &eventMemcpy, &even… in test_svm_enqueue_api()
186 …error = clEnqueueSVMMap(queue, CL_FALSE, CL_MAP_READ, dstBuffer, data_size, 1, &eventMemcpy, &even… in test_svm_enqueue_api()
213 error = clEnqueueSVMMemcpy(queue, CL_FALSE, dstBuffer, srcBuffer, data_size / 2, 0, 0, 0); in test_svm_enqueue_api()
/external/OpenCL-CTS/test_conformance/compiler/
Dtest_feature_macro.cpp56 status = CL_FALSE; in check_api_feature_info_capabilities()
90 status = CL_FALSE; in check_api_feature_info_number()
123 status = CL_FALSE; in check_api_feature_info_supported_image_formats()
164 status = CL_FALSE; in check_compiler_feature_info()
196 supported = CL_FALSE; in feature_macro_verify_results()
622 cl_bool double_supported = CL_FALSE; in test_feature_macro_int64()
628 if (double_supported == CL_FALSE) in test_feature_macro_int64()
630 api_status = CL_FALSE; in test_feature_macro_int64()
733 cl_bool supported = CL_FALSE; in test_features_macro()
/external/skqp/src/compute/skc/platforms/cl_12/
Dextent_cl_12_unified.c61 CL_FALSE,
127 CL_FALSE, in skc_extent_phrw_pdrw_map_size()
191 CL_FALSE, in skc_extent_phrN_pdwN_map_size()
255 CL_FALSE, in skc_extent_phwN_pdrN_map_size()
Dextent_cl_12.c132 CL_FALSE, in skc_extent_phr_pdrw_read()
196 CL_FALSE, in skc_extent_thr_tdrw_read()
280 CL_FALSE, in skc_extent_phw1g_tdrNs_snap_alloc()
291 CL_FALSE, in skc_extent_phw1g_tdrNs_snap_alloc()
366 CL_FALSE, in skc_extent_phrwg_tdrNs_snap_alloc()
377 CL_FALSE, in skc_extent_phrwg_tdrNs_snap_alloc()
/external/OpenCL-CTS/test_conformance/math_brute_force/
Dmad_float.cpp168 if ((error = clEnqueueWriteBuffer(gQueue, gInBuffer, CL_FALSE, 0, in TestFunc_mad_Float()
175 if ((error = clEnqueueWriteBuffer(gQueue, gInBuffer2, CL_FALSE, 0, in TestFunc_mad_Float()
182 if ((error = clEnqueueWriteBuffer(gQueue, gInBuffer3, CL_FALSE, 0, in TestFunc_mad_Float()
195 clEnqueueWriteBuffer(gQueue, gOutBuffer[j], CL_FALSE, 0, in TestFunc_mad_Float()
Dmad_double.cpp169 if ((error = clEnqueueWriteBuffer(gQueue, gInBuffer, CL_FALSE, 0, in TestFunc_mad_Double()
176 if ((error = clEnqueueWriteBuffer(gQueue, gInBuffer2, CL_FALSE, 0, in TestFunc_mad_Double()
183 if ((error = clEnqueueWriteBuffer(gQueue, gInBuffer3, CL_FALSE, 0, in TestFunc_mad_Double()
196 clEnqueueWriteBuffer(gQueue, gOutBuffer[j], CL_FALSE, 0, in TestFunc_mad_Double()
Dunary_two_results_i_float.cpp180 if ((error = clEnqueueWriteBuffer(gQueue, gInBuffer, CL_FALSE, 0, in TestFunc_FloatI_Float()
193 clEnqueueWriteBuffer(gQueue, gOutBuffer[j], CL_FALSE, 0, in TestFunc_FloatI_Float()
202 if ((error = clEnqueueWriteBuffer(gQueue, gOutBuffer2[j], CL_FALSE, in TestFunc_FloatI_Float()
Dunary_two_results_i_double.cpp177 if ((error = clEnqueueWriteBuffer(gQueue, gInBuffer, CL_FALSE, 0, in TestFunc_DoubleI_Double()
190 clEnqueueWriteBuffer(gQueue, gOutBuffer[j], CL_FALSE, 0, in TestFunc_DoubleI_Double()
199 if ((error = clEnqueueWriteBuffer(gQueue, gOutBuffer2[j], CL_FALSE, in TestFunc_DoubleI_Double()
Dunary_two_results_double.cpp169 if ((error = clEnqueueWriteBuffer(gQueue, gInBuffer, CL_FALSE, 0, in TestFunc_Double2_Double()
182 clEnqueueWriteBuffer(gQueue, gOutBuffer[j], CL_FALSE, 0, in TestFunc_Double2_Double()
191 if ((error = clEnqueueWriteBuffer(gQueue, gOutBuffer2[j], CL_FALSE, in TestFunc_Double2_Double()
/external/OpenCL-CTS/test_conformance/mem_host_flags/
Dmem_host_buffer.cpp126 cl_bool blocking[2] = {CL_TRUE, CL_FALSE}; in test_mem_host_read_only_buffer()
158 cl_bool blocking[2] = {CL_TRUE, CL_FALSE}; in test_mem_host_read_only_subbuffer()
282 cl_bool blocking[2] = {CL_TRUE, CL_FALSE}; in test_mem_host_write_only_buffer()
313 cl_bool blocking[2] = {CL_TRUE, CL_FALSE}; in test_mem_host_write_only_subbuffer()
439 cl_bool blocking[2] = {CL_TRUE, CL_FALSE}; in test_mem_host_no_access_buffer()
471 cl_bool blocking[2] = {CL_TRUE, CL_FALSE}; in test_mem_host_no_access_subbuffer()
/external/angle/src/libANGLE/
DCLCommandQueue.cpp123 if (enable == CL_FALSE) in setProperty()
144 const bool blocking = blockingRead != CL_FALSE; in enqueueReadBuffer()
167 const bool blocking = blockingWrite != CL_FALSE; in enqueueWriteBuffer()
195 const bool blocking = blockingRead != CL_FALSE; in enqueueReadBufferRect()
224 const bool blocking = blockingWrite != CL_FALSE; in enqueueWriteBufferRect()
322 const bool blocking = blockingMap != CL_FALSE; in enqueueMapBuffer()
347 const bool blocking = blockingRead != CL_FALSE; in enqueueReadImage()
372 const bool blocking = blockingWrite != CL_FALSE; in enqueueWriteImage()
489 const bool blocking = blockingMap != CL_FALSE; in enqueueMapImage()
/external/OpenCL-CTS/test_conformance/allocations/
Dallocation_fill.cpp60 error = clEnqueueWriteBuffer(*queue, mem, CL_FALSE, i, size_to_use, data, 0, NULL, &event); in fill_buffer_with_data()
116 error = clEnqueueWriteBuffer(*queue, mem, CL_FALSE, i, size-i, data, 0, NULL, &event); in fill_buffer_with_data()
207 … error = clEnqueueWriteImage(*queue, mem, CL_FALSE, origin, region, 0, 0, data, 0, NULL, &event); in fill_image_with_data()
263 … error = clEnqueueWriteImage(*queue, mem, CL_FALSE, origin, region, 0, 0, data, 0, NULL, &event); in fill_image_with_data()
/external/OpenCL-CTS/test_conformance/events/
Daction_classes.cpp215 …cl_int error = clEnqueueReadBuffer( queue, mBuffer, CL_FALSE, 0, mSize, mOutBuffer, numWaits, wait… in Execute()
228 …cl_int error = clEnqueueWriteBuffer( queue, mBuffer, CL_FALSE, 0, mSize, mOutBuffer, numWaits, wai… in Execute()
249 …mMappedPtr = clEnqueueMapBuffer( queue, mBuffer, CL_FALSE, CL_MAP_READ, 0, mSize, numWaits, waits,… in Execute()
305 …cl_int error = clEnqueueReadImage( queue, mImage, CL_FALSE, origin, region, 0, 0, mOutput, numWait… in Execute()
337 …cl_int error = clEnqueueReadImage( queue, mImage, CL_FALSE, origin, region, 0, 0, mOutput, numWait… in Execute()
369 …cl_int error = clEnqueueWriteImage( queue, mImage, CL_FALSE, origin, region, 0, 0, mOutput, numWai… in Execute()
401 …cl_int error = clEnqueueWriteImage( queue, mImage, CL_FALSE, origin, region, 0, 0, mOutput, numWai… in Execute()
656 …mMappedPtr = clEnqueueMapImage( queue, mImage, CL_FALSE, CL_MAP_READ, origin, region, &outPitch, N… in Execute()
Dtest_events.cpp187 …error = clEnqueueWriteBuffer(queue, stream, CL_FALSE, 0, sizeof(cl_float)*1024*32, (void *)testArr… in test_event_get_write_array_status()
222 …error = clEnqueueReadBuffer(queue, stream, CL_FALSE, 0, sizeof(cl_float)*1024*32, (void *)testArra… in test_event_get_read_array_status()
296 …error = clEnqueueReadBuffer(queue, streams[0], CL_FALSE, 0, sizeof(cl_float)*1024*32, (void *)read… in test_event_wait_for_array()
299 …error = clEnqueueWriteBuffer(queue, streams[1], CL_FALSE, 0, sizeof(cl_float)*1024*32, (void *)wri… in test_event_wait_for_array()
437 …error = clEnqueueReadBuffer(queue, streams[0], CL_FALSE, 0, sizeof(cl_float)*1024*32, (void *)read… in test_event_finish_array()
440 …error = clEnqueueWriteBuffer(queue, streams[1], CL_FALSE, 0, sizeof(cl_float)*1024*32, (void *)wri… in test_event_finish_array()
/external/OpenCL-CTS/test_conformance/basic/
Dtest_imagedim.cpp121 …cl_sampler sampler = clCreateSampler(context, CL_FALSE, CL_ADDRESS_CLAMP_TO_EDGE, CL_FILTER_NEARES… in test_imagedim_pow2()
196 …err = clEnqueueWriteImage(queue, streams[0], CL_FALSE, origin, region, 0, 0, input_ptr, 0, NULL, N… in test_imagedim_pow2()
332 …cl_sampler sampler = clCreateSampler(context, CL_FALSE, CL_ADDRESS_CLAMP_TO_EDGE, CL_FILTER_NEARES… in test_imagedim_non_pow2()
441 …err = clEnqueueWriteImage(queue, streams[0], CL_FALSE, origin, region, 0, 0, input_ptr, 0, NULL, N… in test_imagedim_non_pow2()
Dtest_get_linear_ids.cpp125 …error = clEnqueueWriteBuffer(queue, outbuf, CL_FALSE, 0, sizeof(outmem), (void *)outmem, 0, NULL, … in test_get_linear_ids()
131 …error = clEnqueueReadBuffer(queue, outbuf, CL_FALSE, 0, sizeof(outmem), (void *)outmem, 0, NULL, N… in test_get_linear_ids()
/external/angle/src/libANGLE/renderer/cl/
DCLCommandQueueCL.cpp81 const cl_bool block = blocking ? CL_TRUE : CL_FALSE; in enqueueReadBuffer()
105 const cl_bool block = blocking ? CL_TRUE : CL_FALSE; in enqueueWriteBuffer()
134 const cl_bool block = blocking ? CL_TRUE : CL_FALSE; in enqueueReadBufferRect()
164 const cl_bool block = blocking ? CL_TRUE : CL_FALSE; in enqueueWriteBufferRect()
265 const cl_bool block = blocking ? CL_TRUE : CL_FALSE; in enqueueMapBuffer()
291 const cl_bool block = blocking ? CL_TRUE : CL_FALSE; in enqueueReadImage()
317 const cl_bool block = blocking ? CL_TRUE : CL_FALSE; in enqueueWriteImage()
438 const cl_bool block = blocking ? CL_TRUE : CL_FALSE; in enqueueMapImage()

12345