Searched refs:ToImageChannelType (Results 1 – 4 of 4) sorted by relevance
28 cl_channel_type ToImageChannelType(DataType data_type);
37 cl_channel_type ToImageChannelType(DataType data_type) { in ToImageChannelType() function
49 ToImageChannelType(data_type) && in IsEqualToImageFormat()134 if (format.image_channel_data_type == ToImageChannelType(data_type) && in IsFloatTexture2DSupported()
71 format.image_channel_data_type = ToImageChannelType(descriptor.data_type); in AllocateTensorMemory()100 format.image_channel_data_type = ToImageChannelType(descriptor.data_type); in AllocateTensorMemory()130 format.image_channel_data_type = ToImageChannelType(descriptor.data_type); in AllocateTensorMemory()167 ToImageChannelType(descriptor.data_type); in AllocateTensorMemory()202 format.image_channel_data_type = ToImageChannelType(data_type); in CreateImageBufferFromBuffer()