/external/OpenCL-CTS/test_conformance/api/ |
D | test_api_min_max.cpp | 495 …error = clGetDeviceInfo( deviceID, CL_DEVICE_MAX_MEM_ALLOC_SIZE, sizeof( maxAllocSize ), &maxAlloc… in test_min_max_mem_alloc_size() 597 …error = clGetDeviceInfo( deviceID, CL_DEVICE_MAX_MEM_ALLOC_SIZE, sizeof ( maxAllocSize ), &maxAllo… in test_min_max_image_2d_width() 664 …error = clGetDeviceInfo( deviceID, CL_DEVICE_MAX_MEM_ALLOC_SIZE, sizeof ( maxAllocSize ), &maxAllo… in test_min_max_image_2d_height() 721 …error = clGetDeviceInfo( deviceID, CL_DEVICE_MAX_MEM_ALLOC_SIZE, sizeof ( maxAllocSize ), &maxAllo… in test_min_max_image_3d_width() 778 …error = clGetDeviceInfo( deviceID, CL_DEVICE_MAX_MEM_ALLOC_SIZE, sizeof ( maxAllocSize ), &maxAllo… in test_min_max_image_3d_height() 836 …error = clGetDeviceInfo( deviceID, CL_DEVICE_MAX_MEM_ALLOC_SIZE, sizeof ( maxAllocSize ), &maxAllo… in test_min_max_image_3d_depth() 892 …error = clGetDeviceInfo( deviceID, CL_DEVICE_MAX_MEM_ALLOC_SIZE, sizeof ( maxAllocSize ), &maxAllo… in test_min_max_image_array_size() 927 …error = clGetDeviceInfo( deviceID, CL_DEVICE_MAX_MEM_ALLOC_SIZE, sizeof ( maxAllocSize ), &maxAllo… in test_min_max_image_buffer_size() 1324 …error = clGetDeviceInfo(deviceID, CL_DEVICE_MAX_MEM_ALLOC_SIZE , sizeof(maxAllocSize), &maxAllocSi… in test_min_max_constant_buffer_size()
|
/external/OpenCL-CTS/test_conformance/images/clGetInfo/ |
D | test_1D_2D_array.cpp | 41 …error |= clGetDeviceInfo( device, CL_DEVICE_MAX_MEM_ALLOC_SIZE, sizeof( maxAllocSize ), &maxAllocS… in test_get_image_info_1D_array() 165 …error |= clGetDeviceInfo( device, CL_DEVICE_MAX_MEM_ALLOC_SIZE, sizeof( maxAllocSize ), &maxAllocS… in test_get_image_info_2D_array()
|
D | test_1D.cpp | 43 …error |= clGetDeviceInfo( device, CL_DEVICE_MAX_MEM_ALLOC_SIZE, sizeof( maxAllocSize ), &maxAllocS… in test_get_image_info_1D()
|
D | test_3D.cpp | 44 …error |= clGetDeviceInfo( device, CL_DEVICE_MAX_MEM_ALLOC_SIZE, sizeof( maxAllocSize ), &maxAllocS… in test_get_image_info_3D()
|
/external/OpenCL-CTS/test_conformance/images/clFillImage/ |
D | test_fill_1D.cpp | 77 …error |= clGetDeviceInfo( device, CL_DEVICE_MAX_MEM_ALLOC_SIZE, sizeof( maxAllocSize ), &maxAllocS… in test_fill_image_set_1D()
|
D | test_fill_2D.cpp | 80 …error |= clGetDeviceInfo( device, CL_DEVICE_MAX_MEM_ALLOC_SIZE, sizeof( maxAllocSize ), &maxAllocS… in test_fill_image_set_2D()
|
D | test_fill_1D_array.cpp | 80 …error |= clGetDeviceInfo( device, CL_DEVICE_MAX_MEM_ALLOC_SIZE, sizeof( maxAllocSize ), &maxAllocS… in test_fill_image_set_1D_array()
|
D | test_fill_3D.cpp | 84 …error |= clGetDeviceInfo( device, CL_DEVICE_MAX_MEM_ALLOC_SIZE, sizeof( maxAllocSize ), &maxAllocS… in test_fill_image_set_3D()
|
D | test_fill_2D_array.cpp | 84 …error |= clGetDeviceInfo( device, CL_DEVICE_MAX_MEM_ALLOC_SIZE, sizeof( maxAllocSize ), &maxAllocS… in test_fill_image_set_2D_array()
|
/external/OpenCL-CTS/test_conformance/images/kernel_image_methods/ |
D | test_3D.cpp | 50 …error |= clGetDeviceInfo( device, CL_DEVICE_MAX_MEM_ALLOC_SIZE, sizeof( maxAllocSize ), &maxAllocS… in test_get_image_info_3D()
|
D | test_1D.cpp | 168 …error |= clGetDeviceInfo( device, CL_DEVICE_MAX_MEM_ALLOC_SIZE, sizeof( maxAllocSize ), &maxAllocS… in test_get_image_info_1D()
|
D | test_1D_array.cpp | 178 …error |= clGetDeviceInfo( device, CL_DEVICE_MAX_MEM_ALLOC_SIZE, sizeof( maxAllocSize ), &maxAllocS… in test_get_image_info_1D_array()
|
D | test_2D_array.cpp | 189 …error |= clGetDeviceInfo( device, CL_DEVICE_MAX_MEM_ALLOC_SIZE, sizeof( maxAllocSize ), &maxAllocS… in test_get_image_info_2D_array()
|
/external/OpenCL-CTS/test_conformance/events/ |
D | action_classes.cpp | 30 …error = clGetDeviceInfo( device, CL_DEVICE_MAX_MEM_ALLOC_SIZE, sizeof( maxAllocSize ), &maxAllocSi… in IGetPreferredImageSize2D() 74 …error = clGetDeviceInfo( device, CL_DEVICE_MAX_MEM_ALLOC_SIZE, sizeof( maxAllocSize ), &maxAllocSi… in IGetPreferredImageSize3D() 182 …error = clGetDeviceInfo( device, CL_DEVICE_MAX_MEM_ALLOC_SIZE, sizeof( maxAllocSize ), &maxAllocSi… in Setup()
|
/external/OpenCL-CTS/test_conformance/basic/ |
D | test_constant.cpp | 122 …err = clGetDeviceInfo(device, CL_DEVICE_MAX_MEM_ALLOC_SIZE , sizeof(maxAllocSize), &maxAllocSize, … in test_constant()
|
/external/OpenCL-CTS/test_conformance/gl/ |
D | test_images_write_common.cpp | 352 …error = clGetDeviceInfo(device, CL_DEVICE_MAX_MEM_ALLOC_SIZE, sizeof(alloc_size), &alloc_size, NUL… in test_cl_image_write() 683 err = clGetDeviceInfo(device, CL_DEVICE_MAX_MEM_ALLOC_SIZE, in test_images_write_common()
|
/external/OpenCL-CTS/test_conformance/images/clCopyImage/ |
D | test_copy_1D.cpp | 110 …error |= clGetDeviceInfo( device, CL_DEVICE_MAX_MEM_ALLOC_SIZE, sizeof( maxAllocSize ), &maxAllocS… in test_copy_image_set_1D()
|
D | test_copy_3D.cpp | 54 …error |= clGetDeviceInfo( device, CL_DEVICE_MAX_MEM_ALLOC_SIZE, sizeof( maxAllocSize ), &maxAllocS… in test_copy_image_set_3D()
|
D | test_copy_2D_array.cpp | 68 …error |= clGetDeviceInfo( device, CL_DEVICE_MAX_MEM_ALLOC_SIZE, sizeof( maxAllocSize ), &maxAllocS… in test_copy_image_set_2D_array()
|
/external/OpenCL-CTS/test_conformance/images/samplerlessReads/ |
D | test_read_1D.cpp | 212 …error |= clGetDeviceInfo( device, CL_DEVICE_MAX_MEM_ALLOC_SIZE, sizeof( maxAllocSize ), &maxAllocS… in test_read_image_set_1D()
|
D | test_read_1D_buffer.cpp | 215 …error |= clGetDeviceInfo( device, CL_DEVICE_MAX_MEM_ALLOC_SIZE, sizeof( maxAllocSize ), &maxAllocS… in test_read_image_set_1D_buffer()
|
/external/OpenCL-CTS/test_conformance/images/kernel_read_write/ |
D | test_read_3D.cpp | 105 …error |= clGetDeviceInfo( device, CL_DEVICE_MAX_MEM_ALLOC_SIZE, sizeof( maxAllocSize ), &maxAllocS… in test_read_image_set_3D()
|
/external/OpenCL-CTS/test_conformance/images/clReadWriteImage/ |
D | test_read_1D.cpp | 182 …error |= clGetDeviceInfo( device, CL_DEVICE_MAX_MEM_ALLOC_SIZE, sizeof( maxAllocSize ), &maxAllocS… in test_read_image_set_1D()
|
/external/OpenCL-CTS/test_conformance/allocations/ |
D | main.cpp | 46 …error = clGetDeviceInfo( device, CL_DEVICE_MAX_MEM_ALLOC_SIZE, sizeof(g_max_individual_allocation_… in init_cl()
|
D | allocation_functions.cpp | 144 …error = clGetDeviceInfo(device_id, CL_DEVICE_MAX_MEM_ALLOC_SIZE, sizeof(max_individual_allocation_… in allocate_size()
|