mirror of
https://github.com/KhronosGroup/OpenCL-CTS.git
synced 2026-03-24 15:59:03 +00:00
add a new test to verify reported image formats (#963)
This commit is contained in:
@@ -40,7 +40,6 @@ struct ImageTestTypes
|
||||
|
||||
extern std::array<ImageTestTypes, 3> imageTestTypes;
|
||||
|
||||
const char *convert_image_type_to_string(cl_mem_object_type imageType);
|
||||
int filter_formats(cl_image_format *formatList, bool *filterFlags,
|
||||
unsigned int formatCount,
|
||||
cl_channel_type *channelDataTypesToFilter,
|
||||
|
||||
Reference in New Issue
Block a user