/external/OpenCL-CTS/test_conformance/images/clCopyImage/ |
D | test_copy_generic.cpp | 66 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()
|
D | test_loops.cpp | 67 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()
|
D | test_copy_2D_2D_array.cpp | 46 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()
|
D | test_copy_3D_2D_array.cpp | 45 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/ |
D | test_fill_generic.cpp | 67 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()
|
D | test_fill_2D_array.cpp | 77 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()
|
D | test_loops.cpp | 57 imageType = CL_MEM_OBJECT_IMAGE2D_ARRAY; in test_image_type()
|
/external/OpenCL-CTS/test_conformance/images/clGetInfo/ |
D | test_2D.cpp | 67 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()
|
D | test_loops.cpp | 66 case CL_MEM_OBJECT_IMAGE2D_ARRAY: in test_image_type()
|
D | main.cpp | 55 return test_image_set( device, context, CL_MEM_OBJECT_IMAGE2D_ARRAY ); in test_2Darray()
|
D | test_1D_2D_array.cpp | 159 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/ |
D | imageHelpers.cpp | 667 || 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 …]
|
D | typeWrappers.cpp | 395 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/ |
D | test_loops.cpp | 83 case CL_MEM_OBJECT_IMAGE2D_ARRAY: in test_image_type() 114 case CL_MEM_OBJECT_IMAGE2D_ARRAY: in test_image_set()
|
D | test_2D_array.cpp | 182 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()
|
D | main.cpp | 52 return test_image_set( device, context, queue, CL_MEM_OBJECT_IMAGE2D_ARRAY ); in test_2Darray()
|
/external/OpenCL-CTS/test_conformance/images/clReadWriteImage/ |
D | test_read_2D_array.cpp | 52 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()
|
D | test_loops.cpp | 96 case CL_MEM_OBJECT_IMAGE2D_ARRAY: in test_image_type()
|
D | main.cpp | 52 return test_image_set( device, context, queue, CL_MEM_OBJECT_IMAGE2D_ARRAY ); in test_2Darray()
|
/external/OpenCL-CTS/test_conformance/images/samplerlessReads/ |
D | test_read_2D_array.cpp | 66 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()
|
D | main.cpp | 63 return test_image_set( device, context, queue, CL_MEM_OBJECT_IMAGE2D_ARRAY ); in test_2Darray()
|
/external/OpenCL-CTS/test_conformance/api/ |
D | test_mem_object_info.cpp | 543 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()
|
D | test_min_image_formats.cpp | 41 CL_MEM_OBJECT_IMAGE1D_ARRAY, CL_MEM_OBJECT_IMAGE2D_ARRAY, in test_min_image_formats()
|
/external/OpenCL-CTS/test_conformance/mem_host_flags/ |
D | mem_host_image.cpp | 112 …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/ |
D | test_loops.cpp | 142 case CL_MEM_OBJECT_IMAGE2D_ARRAY: in test_read_image_type() 289 case CL_MEM_OBJECT_IMAGE2D_ARRAY: in test_image_set()
|