Searched refs:gDeviceType (Results 1 – 9 of 9) sorted by relevance
510 || gDeviceType != CL_DEVICE_TYPE_GPU in test_read_image_1D()573 … if (!imageSampler->normalized_coords || gDeviceType != CL_DEVICE_TYPE_GPU || NORM_OFFSET == 0) { in test_read_image_1D()669 || gDeviceType != CL_DEVICE_TYPE_GPU in test_read_image_1D()736 … if (!imageSampler->normalized_coords || gDeviceType != CL_DEVICE_TYPE_GPU || NORM_OFFSET == 0) { in test_read_image_1D()838 … if (!imageSampler->normalized_coords || gDeviceType != CL_DEVICE_TYPE_GPU || NORM_OFFSET == 0) { in test_read_image_1D()869 … if (!imageSampler->normalized_coords || gDeviceType != CL_DEVICE_TYPE_GPU || NORM_OFFSET == 0) { in test_read_image_1D()925 … if (!imageSampler->normalized_coords || gDeviceType != CL_DEVICE_TYPE_GPU || NORM_OFFSET == 0) { in test_read_image_1D()956 … if (!imageSampler->normalized_coords || gDeviceType != CL_DEVICE_TYPE_GPU || NORM_OFFSET == 0) { in test_read_image_1D()
604 || gDeviceType != CL_DEVICE_TYPE_GPU in test_read_image_1D_array()670 … if (!imageSampler->normalized_coords || gDeviceType != CL_DEVICE_TYPE_GPU || NORM_OFFSET == 0) { in test_read_image_1D_array()772 || gDeviceType != CL_DEVICE_TYPE_GPU in test_read_image_1D_array()843 … if (!imageSampler->normalized_coords || gDeviceType != CL_DEVICE_TYPE_GPU || NORM_OFFSET == 0) { in test_read_image_1D_array()950 … if (!imageSampler->normalized_coords || gDeviceType != CL_DEVICE_TYPE_GPU || NORM_OFFSET == 0) { in test_read_image_1D_array()980 … if (!imageSampler->normalized_coords || gDeviceType != CL_DEVICE_TYPE_GPU || NORM_OFFSET == 0) { in test_read_image_1D_array()1036 … if (!imageSampler->normalized_coords || gDeviceType != CL_DEVICE_TYPE_GPU || NORM_OFFSET == 0) { in test_read_image_1D_array()1066 … if (!imageSampler->normalized_coords || gDeviceType != CL_DEVICE_TYPE_GPU || NORM_OFFSET == 0) { in test_read_image_1D_array()
439 || gDeviceType != CL_DEVICE_TYPE_GPU in validate_image_2D_depth_results()494 … if (!imageSampler->normalized_coords || gDeviceType != CL_DEVICE_TYPE_GPU || NORM_OFFSET == 0) { in validate_image_2D_depth_results()591 || gDeviceType != CL_DEVICE_TYPE_GPU in validate_image_2D_results()673 … if (!imageSampler->normalized_coords || gDeviceType != CL_DEVICE_TYPE_GPU || NORM_OFFSET == 0) { in validate_image_2D_results()789 … if (!imageSampler->normalized_coords || gDeviceType != CL_DEVICE_TYPE_GPU || NORM_OFFSET == 0) { in validate_image_2D_results()824 … if (!imageSampler->normalized_coords || gDeviceType != CL_DEVICE_TYPE_GPU || NORM_OFFSET == 0) { in validate_image_2D_results()885 … if (!imageSampler->normalized_coords || gDeviceType != CL_DEVICE_TYPE_GPU || NORM_OFFSET == 0) { in validate_image_2D_results()920 … if (!imageSampler->normalized_coords || gDeviceType != CL_DEVICE_TYPE_GPU || NORM_OFFSET == 0) { in validate_image_2D_results()989 || gDeviceType != CL_DEVICE_TYPE_GPU in validate_image_2D_sRGB_results()1065 … if (!imageSampler->normalized_coords || gDeviceType != CL_DEVICE_TYPE_GPU || NORM_OFFSET == 0) { in validate_image_2D_sRGB_results()
608 || gDeviceType != CL_DEVICE_TYPE_GPU in test_read_image_2D_array()747 || gDeviceType != CL_DEVICE_TYPE_GPU in test_read_image_2D_array()924 || gDeviceType != CL_DEVICE_TYPE_GPU in test_read_image_2D_array()1106 … if (!imageSampler->normalized_coords || gDeviceType != CL_DEVICE_TYPE_GPU || NORM_OFFSET == 0) { in test_read_image_2D_array()1145 … if (!imageSampler->normalized_coords || gDeviceType != CL_DEVICE_TYPE_GPU || NORM_OFFSET == 0) { in test_read_image_2D_array()1214 … if (!imageSampler->normalized_coords || gDeviceType != CL_DEVICE_TYPE_GPU || NORM_OFFSET == 0) { in test_read_image_2D_array()1253 …if (!imageSampler->normalized_coords || gDeviceType != CL_DEVICE_TYPE_GPU || NORM_OFFSET == 0 || N… in test_read_image_2D_array()
624 || gDeviceType != CL_DEVICE_TYPE_GPU in test_read_image_3D()806 || gDeviceType != CL_DEVICE_TYPE_GPU in test_read_image_3D()988 … if (!imageSampler->normalized_coords || gDeviceType != CL_DEVICE_TYPE_GPU || NORM_OFFSET == 0) { in test_read_image_3D()1021 … if (!imageSampler->normalized_coords || gDeviceType != CL_DEVICE_TYPE_GPU || NORM_OFFSET == 0) { in test_read_image_3D()1084 … if (!imageSampler->normalized_coords || gDeviceType != CL_DEVICE_TYPE_GPU || NORM_OFFSET == 0) { in test_read_image_3D()1117 …if (!imageSampler->normalized_coords || gDeviceType != CL_DEVICE_TYPE_GPU || NORM_OFFSET == 0 || N… in test_read_image_3D()
69 if ((gDeviceType == CL_DEVICE_TYPE_GPU) && in test_read_image_type()
347 err = clGetDeviceInfo( device, CL_DEVICE_TYPE, sizeof(gDeviceType), &gDeviceType, NULL ); in runTestHarnessWithCheck()
44 extern cl_device_type gDeviceType;
36 cl_device_type gDeviceType = CL_DEVICE_TYPE_DEFAULT; variable795 if( gDeviceType == CL_DEVICE_TYPE_GPU ) in get_max_relative_error()1236 if (gDeviceType == CL_DEVICE_TYPE_CPU) { in generate_random_image_data()3155 if (gDeviceType == CL_DEVICE_TYPE_CPU) { in create_random_image_data()