Searched refs:supported_images_2d (Results 1 – 3 of 3) sorted by relevance
62 info->opencl_info.supported_images_2d.r_layout.insert(data_type); in AddSupportedImageFormats()64 info->opencl_info.supported_images_2d.rg_layout.insert(data_type); in AddSupportedImageFormats()66 info->opencl_info.supported_images_2d.rgb_layout.insert(data_type); in AddSupportedImageFormats()68 info->opencl_info.supported_images_2d.rgba_layout.insert(data_type); in AddSupportedImageFormats()
384 SupportedImage2dTypes supported_images_2d; member
833 return opencl_info.supported_images_2d.SupportsImage2D(data_type, channels); in SupportsFloatImage2D()