Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
type(fclPlatform), | intent(in) | :: | platform | |||
integer(kind=c_int32_t), | intent(in) | :: | key | |||
character(len=:), | intent(out), | allocatable, target | :: | value |
Query platform information. See clGetPlatformInfo for values of 'key' argument containined in clfortran module.