Home
last modified time | relevance | path

Searched refs:create_image_2d (Results 1 – 25 of 37) sorted by relevance

12

/external/OpenCL-CTS/test_conformance/basic/
Dtest_imagecopy.cpp135 streams[0] = create_image_2d(context, CL_MEM_READ_WRITE, &img_format, in test_imagecopy()
138 streams[1] = create_image_2d(context, CL_MEM_READ_WRITE, &img_format, in test_imagecopy()
144 streams[2] = create_image_2d(context, CL_MEM_READ_WRITE, &img_format, in test_imagecopy()
147 streams[3] = create_image_2d(context, CL_MEM_READ_WRITE, &img_format, in test_imagecopy()
153 streams[4] = create_image_2d(context, CL_MEM_READ_WRITE, &img_format, in test_imagecopy()
156 streams[5] = create_image_2d(context, CL_MEM_READ_WRITE, &img_format, in test_imagecopy()
Dtest_imagerandomcopy.cpp149 streams[0] = create_image_2d(context, CL_MEM_READ_WRITE, &img_format, in test_imagerandomcopy()
152 streams[1] = create_image_2d(context, CL_MEM_READ_WRITE, &img_format, in test_imagerandomcopy()
158 streams[2] = create_image_2d(context, CL_MEM_READ_WRITE, &img_format, in test_imagerandomcopy()
161 streams[3] = create_image_2d(context, CL_MEM_READ_WRITE, &img_format, in test_imagerandomcopy()
167 streams[4] = create_image_2d(context, CL_MEM_READ_WRITE, &img_format, in test_imagerandomcopy()
170 streams[5] = create_image_2d(context, CL_MEM_READ_WRITE, &img_format, in test_imagerandomcopy()
Dtest_hostptr.cpp155 create_image_2d(context, CL_MEM_USE_HOST_PTR, &img_format, in test_hostptr()
163 create_image_2d(context, CL_MEM_COPY_HOST_PTR, &img_format, in test_hostptr()
171 create_image_2d(context, CL_MEM_USE_HOST_PTR, &img_format, in test_hostptr()
179 create_image_2d(context, CL_MEM_COPY_HOST_PTR, &img_format, in test_hostptr()
Dtest_multireadimagemultifmt.cpp139 streams[0] = create_image_2d(context, CL_MEM_READ_WRITE, &img_format, in test_mri_multiple()
148 streams[1] = create_image_2d(context, CL_MEM_READ_WRITE, &img_format, in test_mri_multiple()
157 streams[2] = create_image_2d(context, CL_MEM_READ_WRITE, &img_format, in test_mri_multiple()
Dtest_image_multipass.cpp177 …accum_streams[0] = create_image_2d(context, flags, &img_format, img_width, img_height, 0, NULL, NU… in test_image_multipass_integer_coord()
198 …accum_streams[1] = create_image_2d(context, flags, &img_format, img_width, img_height, 0, NULL, NU… in test_image_multipass_integer_coord()
234 …input_streams[i] = create_image_2d(context, flags, &img_format, img_width, img_height, 0, NULL, NU… in test_image_multipass_integer_coord()
430 …accum_streams[0] = create_image_2d(context, flags, &img_format, img_width, img_height, 0, NULL, NU… in test_image_multipass_float_coord()
447 …accum_streams[1] = create_image_2d(context, flags, &img_format, img_width, img_height, 0, NULL, NU… in test_image_multipass_float_coord()
479 …input_streams[i] = create_image_2d(context, flags, &img_format, img_width, img_height, 0, NULL, NU… in test_image_multipass_float_coord()
Dtest_writeimage_fp32.cpp99 …streams[0] = create_image_2d(context, CL_MEM_READ_WRITE, &img_format, img_width, img_height, 0, NU… in test_writeimage_fp32()
105 …streams[1] = create_image_2d(context, CL_MEM_WRITE_ONLY, &img_format, img_width, img_height, 0, NU… in test_writeimage_fp32()
Dtest_writeimage_int16.cpp102 …streams[0] = create_image_2d(context, CL_MEM_READ_WRITE, &img_format, img_width, img_height, 0, NU… in test_writeimage_int16()
111 …streams[1] = create_image_2d(context, CL_MEM_WRITE_ONLY, &img_format, img_width, img_height, 0, NU… in test_writeimage_int16()
Dtest_imagedim.cpp169 create_image_2d(context, CL_MEM_READ_WRITE, &img_format, in test_imagedim_pow2()
182 create_image_2d(context, CL_MEM_READ_WRITE, &img_format, in test_imagedim_pow2()
413 streams[0] = create_image_2d( in test_imagedim_non_pow2()
426 streams[1] = create_image_2d( in test_imagedim_non_pow2()
Dtest_imagenpot.cpp113 streams[0] = create_image_2d(context, CL_MEM_READ_WRITE, &img_format, in test_imagenpot()
123 streams[1] = create_image_2d(context, CL_MEM_READ_WRITE, &img_format, in test_imagenpot()
Dtest_writeimage.cpp172 …streams[1] = create_image_2d(context, CL_MEM_READ_WRITE, &img_format, img_width, img_height, 0, NU… in test_writeimage()
193 …streams[3] = create_image_2d(context, CL_MEM_WRITE_ONLY, &img_format, img_width, img_height, 0, NU… in test_writeimage()
Dtest_imagereadwrite.cpp218 streams[0] = create_image_2d(context, CL_MEM_READ_WRITE, &img_format, in test_imagereadwrite()
224 streams[1] = create_image_2d(context, CL_MEM_READ_WRITE, &img_format, in test_imagereadwrite()
230 streams[2] = create_image_2d(context, CL_MEM_READ_WRITE, &img_format, in test_imagereadwrite()
Dtest_rw_image_access_qualifier.cpp125 src_image = create_image_2d(context, flags, &format, in test_rw_image_access_qualifier()
Dtest_readimage_fp32.cpp102 …streams[0] = create_image_2d(context, CL_MEM_READ_WRITE, &img_format, img_width, img_height, 0, NU… in test_readimage_fp32()
Dtest_readimage_int16.cpp101 …streams[0] = create_image_2d(context, CL_MEM_READ_WRITE, &img_format, img_width, img_height, 0, NU… in test_readimage_int16()
Dtest_image_r8.cpp103 streams[0] = create_image_2d(context, CL_MEM_READ_ONLY, &img_format, in test_image_r8()
Dtest_multireadimageonefmt.cpp122 …streams[i] = create_image_2d(context, CL_MEM_READ_WRITE, &img_format, img_width, img_height, 0, NU… in test_mri_one()
Dtest_arrayimagecopy.cpp41 image = create_image_2d(context, CL_MEM_READ_WRITE, format, img_width, in test_arrayimagecopy_single_format()
Dtest_imagearraycopy.cpp41 image = create_image_2d(context, CL_MEM_READ_WRITE, format, img_width, in test_imagearraycopy_single_format()
/external/OpenCL-CTS/test_conformance/events/
Daction_classes.cpp287 … mImage = create_image_2d( context, CL_MEM_READ_ONLY, &format, mWidth, mHeight, 0, NULL, &error ); in Setup()
352 … mImage = create_image_2d( context, CL_MEM_WRITE_ONLY, &format, mWidth, mHeight, 0, NULL, &error ); in Setup()
430 …mSrcImage = create_image_2d( context, CL_MEM_READ_ONLY, &format, mWidth, mHeight, 0, NULL, &error … in Setup()
433 …mDstImage = create_image_2d( context, CL_MEM_WRITE_ONLY, &format, mWidth, mHeight, 0, NULL, &error… in Setup()
451 …mSrcImage = create_image_2d( context, CL_MEM_READ_ONLY, &format, mWidth, mHeight, 0, NULL, &error … in Setup()
475 …mDstImage = create_image_2d( context, CL_MEM_WRITE_ONLY, &format, mWidth, mHeight, 0, NULL, &error… in Setup()
515 …mSrcImage = create_image_2d( context, CL_MEM_READ_ONLY, &format, mWidth, mHeight, 0, NULL, &error … in Setup()
579 …mDstImage = create_image_2d( context, CL_MEM_WRITE_ONLY, &format, mWidth, mHeight, 0, NULL, &error… in Setup()
642 …mImage = create_image_2d( context, CL_MEM_READ_ONLY | CL_MEM_ALLOC_HOST_PTR, &format, mWidth, mHei… in Setup()
/external/OpenCL-CTS/test_common/harness/
DtypeWrappers.cpp210 image = create_image_2d(context, mem_flags | CL_MEM_USE_HOST_PTR, fmt, in Create()
216 image = create_image_2d(context, mem_flags, fmt, width, height, 0, NULL, in Create()
222 image = create_image_2d(context, mem_flags, fmt, width, height, 0, NULL, in Create()
447 image = create_image_2d( in Create()
480 image = create_image_2d(context, mem_flags, fmt, width, height, in Create()
508 image = create_image_2d(context, mem_flags, fmt, width, height, 0, in Create()
/external/OpenCL-CTS/test_conformance/buffers/
Dtest_image_migrate.cpp277 … imageA[i] = init_image(queues[i], create_image_2d(ctx, (CL_MEM_READ_ONLY | CL_MEM_ALLOC_HOST_PTR), in test_image_migrate()
279 … imageB[i] = init_image(queues[i], create_image_2d(ctx, (CL_MEM_READ_ONLY | CL_MEM_ALLOC_HOST_PTR), in test_image_migrate()
281 imageC[i] = create_image_2d(ctx, (CL_MEM_WRITE_ONLY | CL_MEM_ALLOC_HOST_PTR), in test_image_migrate()
/external/OpenCL-CTS/test_conformance/api/
Dtest_mem_objects.cpp113 testImage = create_image_2d(context, CL_MEM_READ_ONLY, &imageFormat, 16, in test_mem_object_destructor_callback()
Dtest_kernel_arg_changes.cpp77 images[i] = create_image_2d(context, CL_MEM_READ_ONLY, &imageFormat, in test_kernel_arg_changes()
/external/OpenCL-CTS/test_conformance/allocations/
Dallocation_functions.cpp98 *mem = create_image_2d(context, CL_MEM_READ_ONLY, &image_format, width, height, 0, NULL, &error); in allocate_image2d_read()
114 *mem = create_image_2d(context, CL_MEM_WRITE_ONLY, &image_format, width, height, 0, NULL, &error); in allocate_image2d_write()
/external/OpenCL-CTS/test_conformance/profiling/
Dexecute.cpp188 create_image_2d(context, CL_MEM_READ_ONLY | CL_MEM_COPY_HOST_PTR, in kernelFilter()
195 …memobjs[1] = create_image_2d( context, CL_MEM_WRITE_ONLY, &image_format_desc, w, h, 0, NULL, &err … in kernelFilter()

12