mirror of
https://github.com/KhronosGroup/OpenCL-CTS.git
synced 2026-03-24 07:59:01 +00:00
add a new test to verify reported image formats (#963)
This commit is contained in:
@@ -653,4 +653,7 @@ static int inline is_half_zero( cl_ushort half ){ return ( half & 0x7fff ) == 0;
|
||||
|
||||
extern double sRGBmap(float fc);
|
||||
|
||||
extern const char *convert_image_type_to_string(cl_mem_object_type imageType);
|
||||
|
||||
|
||||
#endif // _imageHelpers_h
|
||||
|
||||
Reference in New Issue
Block a user