Home
last modified time | relevance | path

Searched refs:CL_MEM_OBJECT_IMAGE1D_ARRAY (Results 1 – 25 of 39) sorted by relevance

12

/external/OpenCL-CTS/test_conformance/images/clCopyImage/
Dtest_copy_generic.cpp68 case CL_MEM_OBJECT_IMAGE1D_ARRAY: in create_image()
127 case CL_MEM_OBJECT_IMAGE1D_ARRAY: in create_image()
150 case CL_MEM_OBJECT_IMAGE1D_ARRAY: in create_image()
186 case CL_MEM_OBJECT_IMAGE1D_ARRAY: in create_image()
202 case CL_MEM_OBJECT_IMAGE1D_ARRAY: in create_image()
246 case CL_MEM_OBJECT_IMAGE1D_ARRAY: in create_image()
313 case CL_MEM_OBJECT_IMAGE1D_ARRAY: in test_copy_image_generic()
366 case CL_MEM_OBJECT_IMAGE1D_ARRAY: in test_copy_image_generic()
413 case CL_MEM_OBJECT_IMAGE1D_ARRAY: in test_copy_image_generic()
449 case CL_MEM_OBJECT_IMAGE1D_ARRAY: in test_copy_image_generic()
[all …]
Dtest_copy_1D_array.cpp118 imageInfo.type = CL_MEM_OBJECT_IMAGE1D_ARRAY; in test_copy_image_set_1D_array()
168 …0, sizes, maxWidth, 1, 1, maxArraySize, maxAllocSize, memSize, CL_MEM_OBJECT_IMAGE1D_ARRAY, imageI… in test_copy_image_set_1D_array()
/external/OpenCL-CTS/test_conformance/images/clFillImage/
Dtest_fill_generic.cpp71 case CL_MEM_OBJECT_IMAGE1D_ARRAY: in create_image()
128 case CL_MEM_OBJECT_IMAGE1D_ARRAY: in create_image()
147 case CL_MEM_OBJECT_IMAGE1D_ARRAY: in create_image()
205 case CL_MEM_OBJECT_IMAGE1D_ARRAY: in create_image()
293 case CL_MEM_OBJECT_IMAGE1D_ARRAY: in test_fill_image_generic()
420 case CL_MEM_OBJECT_IMAGE1D_ARRAY: in test_fill_image_generic()
462 case CL_MEM_OBJECT_IMAGE1D_ARRAY: in test_fill_image_generic()
548 … if((imageInfo->type == CL_MEM_OBJECT_IMAGE1D_ARRAY || imageInfo->type == CL_MEM_OBJECT_IMAGE1D)) in test_fill_image_generic()
Dtest_fill_1D_array.cpp82 imageInfo.type = CL_MEM_OBJECT_IMAGE1D_ARRAY; in test_fill_image_set_1D_array()
129 …0, sizes, maxWidth, 1, 1, maxArraySize, maxAllocSize, memSize, CL_MEM_OBJECT_IMAGE1D_ARRAY, imageI… in test_fill_image_set_1D_array()
Dtest_loops.cpp58 imageType = CL_MEM_OBJECT_IMAGE1D_ARRAY; in test_image_type()
/external/OpenCL-CTS/test_conformance/images/clGetInfo/
Dtest_2D.cpp68 case CL_MEM_OBJECT_IMAGE1D_ARRAY: in test_get_image_info_single()
94 case CL_MEM_OBJECT_IMAGE1D_ARRAY: in test_get_image_info_single()
157 case CL_MEM_OBJECT_IMAGE1D_ARRAY: in test_get_image_info_single()
182 case CL_MEM_OBJECT_IMAGE1D_ARRAY: in test_get_image_info_single()
209 case CL_MEM_OBJECT_IMAGE1D_ARRAY: in test_get_image_info_single()
Dmain.cpp60 return test_image_set( device, context, CL_MEM_OBJECT_IMAGE1D_ARRAY ); in test_1Darray()
Dtest_1D_2D_array.cpp42 imageInfo.type = CL_MEM_OBJECT_IMAGE1D_ARRAY; in test_get_image_info_1D_array()
83CL_MEM_OBJECT_IMAGE1D_ARRAY, imageInfo.format); in test_get_image_info_1D_array()
Dtest_loops.cpp124 case CL_MEM_OBJECT_IMAGE1D_ARRAY: in test_image_type()
/external/OpenCL-CTS/test_conformance/images/kernel_image_methods/
Dtest_loops.cpp82 case CL_MEM_OBJECT_IMAGE1D_ARRAY: in test_image_type()
119 case CL_MEM_OBJECT_IMAGE1D_ARRAY: in test_image_set()
Dtest_1D_array.cpp163 imageInfo.type = CL_MEM_OBJECT_IMAGE1D_ARRAY; in test_get_image_info_1D_array()
201 …0, sizes, maxWidth, 1, 1, maxArraySize, maxAllocSize, memSize, CL_MEM_OBJECT_IMAGE1D_ARRAY, imageI… in test_get_image_info_1D_array()
Dmain.cpp58 return test_image_set( device, context, queue, CL_MEM_OBJECT_IMAGE1D_ARRAY ); in test_1Darray()
/external/OpenCL-CTS/test_common/harness/
DimageHelpers.cpp564 …bool isArray = (image_type == CL_MEM_OBJECT_IMAGE1D_ARRAY || image_type == CL_MEM_OBJECT_IMAGE2D_A… in get_max_sizes()
614 case CL_MEM_OBJECT_IMAGE1D_ARRAY: in get_max_sizes()
650 else if (image_type == CL_MEM_OBJECT_IMAGE1D_ARRAY || image_type == CL_MEM_OBJECT_IMAGE2D) { in get_max_sizes()
716 case CL_MEM_OBJECT_IMAGE1D_ARRAY: in get_max_sizes()
1177 case CL_MEM_OBJECT_IMAGE1D_ARRAY: in get_image_size()
1322 case CL_MEM_OBJECT_IMAGE1D_ARRAY: in generate_random_image_data()
1339 if (imageInfo->type == CL_MEM_OBJECT_IMAGE1D_ARRAY) { in generate_random_image_data()
1352 case CL_MEM_OBJECT_IMAGE1D_ARRAY: in generate_random_image_data()
1392 if ( imageInfo->type == CL_MEM_OBJECT_IMAGE1D_ARRAY ) in read_image_pixel_float()
1684 if (imageInfo->type != CL_MEM_OBJECT_IMAGE1D_ARRAY) in get_integer_coords_offset()
[all …]
DtypeWrappers.cpp324 case CL_MEM_OBJECT_IMAGE1D_ARRAY: in Create()
375 case CL_MEM_OBJECT_IMAGE1D_ARRAY: in Create()
395 case CL_MEM_OBJECT_IMAGE1D_ARRAY: in Create()
418 case CL_MEM_OBJECT_IMAGE1D_ARRAY: in Create()
DimageHelpers.h161 … if ( imageInfo->type != CL_MEM_OBJECT_IMAGE1D_ARRAY && imageInfo->type != CL_MEM_OBJECT_IMAGE1D) in read_image_pixel()
171 if (imageInfo->type == CL_MEM_OBJECT_IMAGE1D_ARRAY && height_lod == 1 && depth_lod == 1) { in read_image_pixel()
527 case CL_MEM_OBJECT_IMAGE1D_ARRAY: in sample_image_pixel_offset()
/external/OpenCL-CTS/test_conformance/images/samplerlessReads/
Dtest_read_1D_array.cpp84 image_desc.image_type = CL_MEM_OBJECT_IMAGE1D_ARRAY; in test_read_image_1D_array()
203 imageInfo.type = CL_MEM_OBJECT_IMAGE1D_ARRAY; in test_read_image_set_1D_array()
279 …0, sizes, maxWidth, 1, 1, maxArraySize, maxAllocSize, memSize, CL_MEM_OBJECT_IMAGE1D_ARRAY, imageI… in test_read_image_set_1D_array()
Dmain.cpp68 return test_image_set( device, context, queue, CL_MEM_OBJECT_IMAGE1D_ARRAY ); in test_1Darray()
/external/OpenCL-CTS/test_conformance/images/clReadWriteImage/
Dtest_read_1D_array.cpp57 image_desc.image_type = CL_MEM_OBJECT_IMAGE1D_ARRAY; in test_read_image_1D_array()
184 imageInfo.type = CL_MEM_OBJECT_IMAGE1D_ARRAY; in test_read_image_set_1D_array()
225 …0, sizes, maxWidth, 1, 1, maxArraySize, maxAllocSize, memSize, CL_MEM_OBJECT_IMAGE1D_ARRAY, imageI… in test_read_image_set_1D_array()
Dtest_loops.cpp94 case CL_MEM_OBJECT_IMAGE1D_ARRAY: in test_image_type()
Dmain.cpp58 return test_image_set( device, context, queue, CL_MEM_OBJECT_IMAGE1D_ARRAY ); in test_1Darray()
/external/OpenCL-CTS/test_conformance/api/
Dtest_mem_object_info.cpp537 case CL_MEM_OBJECT_IMAGE1D_ARRAY: in test_get_image_info()
540 imageInfo.image_type = CL_MEM_OBJECT_IMAGE1D_ARRAY; in test_get_image_info()
580 case CL_MEM_OBJECT_IMAGE1D_ARRAY: in test_get_image_info()
632 case CL_MEM_OBJECT_IMAGE1D_ARRAY: in test_get_image_info()
691 case CL_MEM_OBJECT_IMAGE1D_ARRAY: in test_get_image_info()
750 return test_get_image_info(deviceID, context, CL_MEM_OBJECT_IMAGE1D_ARRAY); in test_get_image1d_array_info()
/external/OpenCL-CTS/test_conformance/mem_host_flags/
Dmem_host_image.cpp112 …M_OBJECT_IMAGE1D, CL_MEM_OBJECT_IMAGE2D, CL_MEM_OBJECT_IMAGE3D,CL_MEM_OBJECT_IMAGE1D_ARRAY, CL_MEM… 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.cpp106 case CL_MEM_OBJECT_IMAGE1D_ARRAY: in test_read_image_type()
222 case CL_MEM_OBJECT_IMAGE1D_ARRAY: in test_image_set()
Dtest_write_1D_array.cpp215 …error = protImage.Create( context, (cl_mem_object_type)CL_MEM_OBJECT_IMAGE1D_ARRAY, mem_flag_types… in test_write_image_1D_array()
556 imageInfo.type = CL_MEM_OBJECT_IMAGE1D_ARRAY; in test_write_image_1D_array_set()
625 …0, sizes, maxWidth, 1, 1, maxArraySize, maxAllocSize, memSize, CL_MEM_OBJECT_IMAGE1D_ARRAY, imageI… in test_write_image_1D_array_set()
/external/OpenCL-CTS/test_conformance/images/
Dcommon.cpp68 case CL_MEM_OBJECT_IMAGE1D_ARRAY: return "1D array"; in convert_image_type_to_string()

12