Home
last modified time | relevance | path

Searched refs:CL_DEVICE_MAX_MEM_ALLOC_SIZE (Results 1 – 25 of 66) sorted by relevance

123

/external/OpenCL-CTS/test_conformance/api/
Dtest_api_min_max.cpp495 …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/
Dtest_1D_2D_array.cpp41 …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()
Dtest_1D.cpp43 …error |= clGetDeviceInfo( device, CL_DEVICE_MAX_MEM_ALLOC_SIZE, sizeof( maxAllocSize ), &maxAllocS… in test_get_image_info_1D()
Dtest_3D.cpp44 …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/
Dtest_fill_1D.cpp77 …error |= clGetDeviceInfo( device, CL_DEVICE_MAX_MEM_ALLOC_SIZE, sizeof( maxAllocSize ), &maxAllocS… in test_fill_image_set_1D()
Dtest_fill_2D.cpp80 …error |= clGetDeviceInfo( device, CL_DEVICE_MAX_MEM_ALLOC_SIZE, sizeof( maxAllocSize ), &maxAllocS… in test_fill_image_set_2D()
Dtest_fill_1D_array.cpp80 …error |= clGetDeviceInfo( device, CL_DEVICE_MAX_MEM_ALLOC_SIZE, sizeof( maxAllocSize ), &maxAllocS… in test_fill_image_set_1D_array()
Dtest_fill_3D.cpp84 …error |= clGetDeviceInfo( device, CL_DEVICE_MAX_MEM_ALLOC_SIZE, sizeof( maxAllocSize ), &maxAllocS… in test_fill_image_set_3D()
Dtest_fill_2D_array.cpp84 …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/
Dtest_3D.cpp50 …error |= clGetDeviceInfo( device, CL_DEVICE_MAX_MEM_ALLOC_SIZE, sizeof( maxAllocSize ), &maxAllocS… in test_get_image_info_3D()
Dtest_1D.cpp168 …error |= clGetDeviceInfo( device, CL_DEVICE_MAX_MEM_ALLOC_SIZE, sizeof( maxAllocSize ), &maxAllocS… in test_get_image_info_1D()
Dtest_1D_array.cpp178 …error |= clGetDeviceInfo( device, CL_DEVICE_MAX_MEM_ALLOC_SIZE, sizeof( maxAllocSize ), &maxAllocS… in test_get_image_info_1D_array()
Dtest_2D_array.cpp189 …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/
Daction_classes.cpp30 …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/
Dtest_constant.cpp122 …err = clGetDeviceInfo(device, CL_DEVICE_MAX_MEM_ALLOC_SIZE , sizeof(maxAllocSize), &maxAllocSize, … in test_constant()
/external/OpenCL-CTS/test_conformance/gl/
Dtest_images_write_common.cpp352 …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/
Dtest_copy_1D.cpp110 …error |= clGetDeviceInfo( device, CL_DEVICE_MAX_MEM_ALLOC_SIZE, sizeof( maxAllocSize ), &maxAllocS… in test_copy_image_set_1D()
Dtest_copy_3D.cpp54 …error |= clGetDeviceInfo( device, CL_DEVICE_MAX_MEM_ALLOC_SIZE, sizeof( maxAllocSize ), &maxAllocS… in test_copy_image_set_3D()
Dtest_copy_2D_array.cpp68 …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/
Dtest_read_1D.cpp212 …error |= clGetDeviceInfo( device, CL_DEVICE_MAX_MEM_ALLOC_SIZE, sizeof( maxAllocSize ), &maxAllocS… in test_read_image_set_1D()
Dtest_read_1D_buffer.cpp215 …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/
Dtest_read_3D.cpp105 …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/
Dtest_read_1D.cpp182 …error |= clGetDeviceInfo( device, CL_DEVICE_MAX_MEM_ALLOC_SIZE, sizeof( maxAllocSize ), &maxAllocS… in test_read_image_set_1D()
/external/OpenCL-CTS/test_conformance/allocations/
Dmain.cpp46 …error = clGetDeviceInfo( device, CL_DEVICE_MAX_MEM_ALLOC_SIZE, sizeof(g_max_individual_allocation_… in init_cl()
Dallocation_functions.cpp144 …error = clGetDeviceInfo(device_id, CL_DEVICE_MAX_MEM_ALLOC_SIZE, sizeof(max_individual_allocation_… in allocate_size()

123