Home
last modified time | relevance | path

Searched refs:CL_MEM_OBJECT_IMAGE2D_ARRAY (Results 1 – 25 of 48) sorted by relevance

12

/external/OpenCL-CTS/test_conformance/images/clCopyImage/
Dtest_copy_generic.cpp66 case CL_MEM_OBJECT_IMAGE2D_ARRAY: in create_image()
137 case CL_MEM_OBJECT_IMAGE2D_ARRAY: in create_image()
171 case CL_MEM_OBJECT_IMAGE2D_ARRAY: in create_image()
192 case CL_MEM_OBJECT_IMAGE2D_ARRAY: in create_image()
209 case CL_MEM_OBJECT_IMAGE2D_ARRAY: in create_image()
252 case CL_MEM_OBJECT_IMAGE2D_ARRAY: in create_image()
396 case CL_MEM_OBJECT_IMAGE2D_ARRAY: in test_copy_image_generic()
433 case CL_MEM_OBJECT_IMAGE2D_ARRAY: in test_copy_image_generic()
525 else if (dstImageInfo->type == CL_MEM_OBJECT_IMAGE2D_ARRAY) in test_copy_image_generic()
Dtest_loops.cpp67 imageType = CL_MEM_OBJECT_IMAGE2D_ARRAY; in test_image_type()
82 imageType = CL_MEM_OBJECT_IMAGE2D_ARRAY; in test_image_type()
87 imageType = CL_MEM_OBJECT_IMAGE2D_ARRAY; in test_image_type()
Dtest_copy_2D_2D_array.cpp46 imageInfo->type = CL_MEM_OBJECT_IMAGE2D_ARRAY; in set_image_dimensions()
248 dstImageInfo.type = CL_MEM_OBJECT_IMAGE2D_ARRAY; in test_copy_image_set_2D_2D_array()
280 …xWidth, maxHeight, 1, maxArraySize, maxAllocSize/2, memSize/2, CL_MEM_OBJECT_IMAGE2D_ARRAY, dstIma… in test_copy_image_set_2D_2D_array()
301 dstImageInfo.type = CL_MEM_OBJECT_IMAGE2D_ARRAY; in test_copy_image_set_2D_2D_array()
367 dstImageInfo.type = CL_MEM_OBJECT_IMAGE2D_ARRAY; in test_copy_image_set_2D_2D_array()
Dtest_copy_3D_2D_array.cpp45 imageInfo->type = CL_MEM_OBJECT_IMAGE2D_ARRAY; in set_image_dimensions()
269 dstImageInfo.type = CL_MEM_OBJECT_IMAGE2D_ARRAY; in test_copy_image_set_3D_2D_array()
305 … maxHeight, maxDepth, maxArraySize, maxAllocSize/2, memSize/2, CL_MEM_OBJECT_IMAGE2D_ARRAY, srcIma… in test_copy_image_set_3D_2D_array()
318 dstImageInfo.type = CL_MEM_OBJECT_IMAGE2D_ARRAY; in test_copy_image_set_3D_2D_array()
383 dstImageInfo.type = CL_MEM_OBJECT_IMAGE2D_ARRAY; in test_copy_image_set_3D_2D_array()
/external/OpenCL-CTS/test_conformance/images/clFillImage/
Dtest_fill_generic.cpp67 case CL_MEM_OBJECT_IMAGE2D_ARRAY: in create_image()
122 case CL_MEM_OBJECT_IMAGE2D_ARRAY: in create_image()
151 case CL_MEM_OBJECT_IMAGE2D_ARRAY: in create_image()
191 case CL_MEM_OBJECT_IMAGE2D_ARRAY: in create_image()
286 case CL_MEM_OBJECT_IMAGE2D_ARRAY: in test_fill_image_generic()
413 case CL_MEM_OBJECT_IMAGE2D_ARRAY: in test_fill_image_generic()
456 case CL_MEM_OBJECT_IMAGE2D_ARRAY: in test_fill_image_generic()
Dtest_fill_2D_array.cpp77 imageInfo.type = CL_MEM_OBJECT_IMAGE2D_ARRAY; in test_fill_image_set_2D_array()
126 …, maxWidth, maxHeight, 1, maxArraySize, maxAllocSize, memSize, CL_MEM_OBJECT_IMAGE2D_ARRAY, imageI… in test_fill_image_set_2D_array()
Dtest_loops.cpp57 imageType = CL_MEM_OBJECT_IMAGE2D_ARRAY; in test_image_type()
/external/OpenCL-CTS/test_conformance/images/clGetInfo/
Dtest_2D.cpp67 case CL_MEM_OBJECT_IMAGE2D_ARRAY: in test_get_image_info_single()
92 case CL_MEM_OBJECT_IMAGE2D_ARRAY: in test_get_image_info_single()
155 case CL_MEM_OBJECT_IMAGE2D_ARRAY: in test_get_image_info_single()
177 case CL_MEM_OBJECT_IMAGE2D_ARRAY: in test_get_image_info_single()
204 case CL_MEM_OBJECT_IMAGE2D_ARRAY: in test_get_image_info_single()
Dtest_loops.cpp66 case CL_MEM_OBJECT_IMAGE2D_ARRAY: in test_image_type()
Dmain.cpp55 return test_image_set( device, context, CL_MEM_OBJECT_IMAGE2D_ARRAY ); in test_2Darray()
Dtest_1D_2D_array.cpp159 imageInfo.type = CL_MEM_OBJECT_IMAGE2D_ARRAY; in test_get_image_info_2D_array()
205 …, maxWidth, maxHeight, 1, maxArraySize, maxAllocSize, memSize, CL_MEM_OBJECT_IMAGE2D_ARRAY, imageI… in test_get_image_info_2D_array()
/external/OpenCL-CTS/test_common/harness/
DimageHelpers.cpp667 || image_type == CL_MEM_OBJECT_IMAGE2D_ARRAY); in get_max_sizes()
736 case CL_MEM_OBJECT_IMAGE2D_ARRAY: in get_max_sizes()
796 else if (image_type == CL_MEM_OBJECT_IMAGE2D_ARRAY in get_max_sizes()
861 case CL_MEM_OBJECT_IMAGE2D_ARRAY: in get_max_sizes()
1077 case CL_MEM_OBJECT_IMAGE2D_ARRAY: in get_image_size()
1223 case CL_MEM_OBJECT_IMAGE2D_ARRAY: in generate_random_image_data()
1256 case CL_MEM_OBJECT_IMAGE2D_ARRAY: in generate_random_image_data()
1293 case CL_MEM_OBJECT_IMAGE2D_ARRAY: in read_image_pixel_float()
1304 || imageInfo->type == CL_MEM_OBJECT_IMAGE2D_ARRAY) in read_image_pixel_float()
1588 if (imageInfo->type != CL_MEM_OBJECT_IMAGE2D_ARRAY) in get_integer_coords_offset()
[all …]
DtypeWrappers.cpp395 case CL_MEM_OBJECT_IMAGE2D_ARRAY: in Create()
462 case CL_MEM_OBJECT_IMAGE2D_ARRAY: in Create()
491 case CL_MEM_OBJECT_IMAGE2D_ARRAY: in Create()
519 case CL_MEM_OBJECT_IMAGE2D_ARRAY: in Create()
/external/OpenCL-CTS/test_conformance/images/kernel_image_methods/
Dtest_loops.cpp83 case CL_MEM_OBJECT_IMAGE2D_ARRAY: in test_image_type()
114 case CL_MEM_OBJECT_IMAGE2D_ARRAY: in test_image_set()
Dtest_2D_array.cpp182 imageInfo.type = CL_MEM_OBJECT_IMAGE2D_ARRAY; in test_get_image_info_2D_array()
224 …, maxWidth, maxHeight, 1, maxArraySize, maxAllocSize, memSize, CL_MEM_OBJECT_IMAGE2D_ARRAY, imageI… in test_get_image_info_2D_array()
Dmain.cpp52 return test_image_set( device, context, queue, CL_MEM_OBJECT_IMAGE2D_ARRAY ); in test_2Darray()
/external/OpenCL-CTS/test_conformance/images/clReadWriteImage/
Dtest_read_2D_array.cpp52 image_desc.image_type = CL_MEM_OBJECT_IMAGE2D_ARRAY; in test_read_image_2D_array()
160 imageInfo.type = CL_MEM_OBJECT_IMAGE2D_ARRAY; in test_read_image_set_2D_array()
205 …, maxWidth, maxHeight, 1, maxArraySize, maxAllocSize, memSize, CL_MEM_OBJECT_IMAGE2D_ARRAY, imageI… in test_read_image_set_2D_array()
Dtest_loops.cpp96 case CL_MEM_OBJECT_IMAGE2D_ARRAY: in test_image_type()
Dmain.cpp52 return test_image_set( device, context, queue, CL_MEM_OBJECT_IMAGE2D_ARRAY ); in test_2Darray()
/external/OpenCL-CTS/test_conformance/images/samplerlessReads/
Dtest_read_2D_array.cpp66 image_desc.image_type = CL_MEM_OBJECT_IMAGE2D_ARRAY; in test_read_image_2D_array()
193 imageInfo.type = CL_MEM_OBJECT_IMAGE2D_ARRAY; in test_read_image_set_2D_array()
278 …, maxWidth, maxHeight, 1, maxArraySize, maxAllocSize, memSize, CL_MEM_OBJECT_IMAGE2D_ARRAY, imageI… in test_read_image_set_2D_array()
Dmain.cpp63 return test_image_set( device, context, queue, CL_MEM_OBJECT_IMAGE2D_ARRAY ); in test_2Darray()
/external/OpenCL-CTS/test_conformance/api/
Dtest_mem_object_info.cpp543 case CL_MEM_OBJECT_IMAGE2D_ARRAY: in test_get_image_info()
547 imageInfo.image_type = CL_MEM_OBJECT_IMAGE2D_ARRAY; in test_get_image_info()
581 case CL_MEM_OBJECT_IMAGE2D_ARRAY: in test_get_image_info()
633 case CL_MEM_OBJECT_IMAGE2D_ARRAY: in test_get_image_info()
692 case CL_MEM_OBJECT_IMAGE2D_ARRAY: in test_get_image_info()
755 return test_get_image_info(deviceID, context, CL_MEM_OBJECT_IMAGE2D_ARRAY); in test_get_image2d_array_info()
Dtest_min_image_formats.cpp41 CL_MEM_OBJECT_IMAGE1D_ARRAY, CL_MEM_OBJECT_IMAGE2D_ARRAY, in test_min_image_formats()
/external/OpenCL-CTS/test_conformance/mem_host_flags/
Dmem_host_image.cpp112 …EM_OBJECT_IMAGE2D, CL_MEM_OBJECT_IMAGE3D,CL_MEM_OBJECT_IMAGE1D_ARRAY, CL_MEM_OBJECT_IMAGE2D_ARRAY}; in test_mem_host_read_only_image()
230 CL_MEM_OBJECT_IMAGE1D_ARRAY, CL_MEM_OBJECT_IMAGE2D_ARRAY}; in test_mem_host_write_only_image()
343 CL_MEM_OBJECT_IMAGE1D_ARRAY, CL_MEM_OBJECT_IMAGE2D_ARRAY}; in test_mem_host_no_access_image()
/external/OpenCL-CTS/test_conformance/images/kernel_read_write/
Dtest_loops.cpp142 case CL_MEM_OBJECT_IMAGE2D_ARRAY: in test_read_image_type()
289 case CL_MEM_OBJECT_IMAGE2D_ARRAY: in test_image_set()

12