/external/OpenCL-CTS/test_conformance/basic/ |
D | test_imagecopy.cpp | 135 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()
|
D | test_imagerandomcopy.cpp | 149 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()
|
D | test_hostptr.cpp | 155 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()
|
D | test_multireadimagemultifmt.cpp | 139 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()
|
D | test_image_multipass.cpp | 177 …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()
|
D | test_writeimage_fp32.cpp | 99 …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()
|
D | test_writeimage_int16.cpp | 102 …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()
|
D | test_imagedim.cpp | 169 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()
|
D | test_imagenpot.cpp | 113 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()
|
D | test_writeimage.cpp | 172 …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()
|
D | test_imagereadwrite.cpp | 218 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()
|
D | test_rw_image_access_qualifier.cpp | 125 src_image = create_image_2d(context, flags, &format, in test_rw_image_access_qualifier()
|
D | test_readimage_fp32.cpp | 102 …streams[0] = create_image_2d(context, CL_MEM_READ_WRITE, &img_format, img_width, img_height, 0, NU… in test_readimage_fp32()
|
D | test_readimage_int16.cpp | 101 …streams[0] = create_image_2d(context, CL_MEM_READ_WRITE, &img_format, img_width, img_height, 0, NU… in test_readimage_int16()
|
D | test_image_r8.cpp | 103 streams[0] = create_image_2d(context, CL_MEM_READ_ONLY, &img_format, in test_image_r8()
|
D | test_multireadimageonefmt.cpp | 122 …streams[i] = create_image_2d(context, CL_MEM_READ_WRITE, &img_format, img_width, img_height, 0, NU… in test_mri_one()
|
D | test_arrayimagecopy.cpp | 41 image = create_image_2d(context, CL_MEM_READ_WRITE, format, img_width, in test_arrayimagecopy_single_format()
|
D | test_imagearraycopy.cpp | 41 image = create_image_2d(context, CL_MEM_READ_WRITE, format, img_width, in test_imagearraycopy_single_format()
|
/external/OpenCL-CTS/test_conformance/events/ |
D | action_classes.cpp | 287 … 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/ |
D | typeWrappers.cpp | 210 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/ |
D | test_image_migrate.cpp | 277 … 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/ |
D | test_mem_objects.cpp | 113 testImage = create_image_2d(context, CL_MEM_READ_ONLY, &imageFormat, 16, in test_mem_object_destructor_callback()
|
D | test_kernel_arg_changes.cpp | 77 images[i] = create_image_2d(context, CL_MEM_READ_ONLY, &imageFormat, in test_kernel_arg_changes()
|
/external/OpenCL-CTS/test_conformance/allocations/ |
D | allocation_functions.cpp | 98 *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/ |
D | execute.cpp | 188 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()
|