Merge pull request #8211 from csukuangfj:csukuangfj-patch-3
This commit is contained in:
commit
bc8a91ed83
@ -5528,7 +5528,7 @@ struct PlatformInfo::Impl
|
||||
getDevices(devices, handle);
|
||||
}
|
||||
|
||||
String getStrProp(cl_device_info prop) const
|
||||
String getStrProp(cl_platform_info prop) const
|
||||
{
|
||||
char buf[1024];
|
||||
size_t sz=0;
|
||||
|
||||
Loading…
Reference in New Issue
Block a user