mirror of
https://github.com/KhronosGroup/OpenCL-CTS.git
synced 2026-03-19 06:09:01 +00:00
Corrections for printf test with floating point limits arguments (#1940)
According to work plan from issue #1058
This commit is contained in:
@@ -62,7 +62,7 @@ enum PrintfTestType
|
||||
|
||||
struct printDataGenParameters
|
||||
{
|
||||
const char* genericFormat;
|
||||
std::vector<std::string> genericFormats;
|
||||
const char* dataRepresentation;
|
||||
const char* vectorFormatFlag;
|
||||
const char* vectorFormatSpecifier;
|
||||
|
||||
Reference in New Issue
Block a user