Searched refs:CL_UNORM_INT_101010 (Results 1 – 20 of 20) sorted by relevance
80 case CL_UNORM_INT_101010: in GetElementSize()164 case CL_UNORM_INT_101010: in IsValidImageFormat()
34 case CL_UNORM_INT_101010: in get_kernel_suffix()61 case CL_UNORM_INT_101010: in get_read_kernel_type()110 case CL_UNORM_INT_101010: in get_write_kernel_type()131 case CL_UNORM_INT_101010: in get_write_conversion()650 if( formatList[ i ].image_channel_data_type == CL_UNORM_INT_101010 ) in is_rgb_101010_supported()
595 if ( clFormat.image_channel_data_type == CL_UNORM_INT_101010 ) in test_image_format_write()627 if ( clFormat.image_channel_data_type != CL_UNORM_INT_101010 ) in test_image_format_write()639 if ( clFormat.image_channel_data_type == CL_UNORM_INT_101010 ) in test_image_format_write()
633 if ( clFormat.image_channel_data_type == CL_UNORM_INT_101010 ) in test_image_format_read()
189 case CL_UNORM_INT_101010: return "CL_UNORM_INT_101010"; in GetChannelTypeName()217 case CL_UNORM_INT_101010: in IsChannelTypeSupported()
111 case CL_UNORM_INT_101010: in get_channel_data_type_size()185 { CL_UNORM_INT_101010, "CL_UNORM_INT_101010" }, in get_channel_type_from_name()308 case CL_UNORM_INT_101010: in get_pixel_size()392 if (formatList[i].image_channel_data_type == CL_UNORM_INT_101010 in get_32_bit_image_format()912 case CL_UNORM_INT_101010: in get_max_relative_error()996 case CL_UNORM_INT_101010: return 1023; in get_format_max_int()1028 case CL_UNORM_INT_101010: return 0; in get_format_min_int()1430 case CL_UNORM_INT_101010: { in read_image_pixel_float()2699 case CL_UNORM_INT_101010: { in pack_image_pixel()2860 case CL_UNORM_INT_101010: { in pack_image_pixel_error()
397 case CL_UNORM_INT_101010: { in read_image_pixel()
1302 case CL_UNORM_INT_101010: return 4; in get_pixel_bytes()
21 CL_UNORM_INT_101010,
90 && (format->image_channel_data_type == CL_UNORM_INT_101010)) in test_read_image_type()
492 imageInfo->format->image_channel_data_type == CL_UNORM_INT_101010 || in test_write_image()539 case CL_UNORM_INT_101010: in test_write_image()
410 imageInfo->format->image_channel_data_type == CL_UNORM_INT_101010 || in test_write_image_1D()
430 imageInfo->format->image_channel_data_type == CL_UNORM_INT_101010 || in test_write_image_1D_array()
460 … imageInfo->format->image_channel_data_type == CL_UNORM_INT_101010 || in test_write_image_3D()
453 … imageInfo->format->image_channel_data_type == CL_UNORM_INT_101010 || in test_write_image_2D_array()
200 case CL_UNORM_INT_101010: in test_read_image_set_1D_buffer()
472 if (imageInfo->format->image_channel_data_type == CL_UNORM_INT_101010) { in test_fill_image_generic()
582 #define CL_UNORM_INT_101010 0x10D6 macro
584 #define CL_UNORM_INT_101010 0x10D6 macro