Function pocky_opencl_platform_query_all_free¶
Defined in File pocky_utils.h
Function Documentation¶
-
void pocky_opencl_platform_query_all_free(pocky_opencl_platform_query_entry **entries)¶
Frees the resources allocated by
opencl_platform_query_all
.Important
On return,
entries
is cleared and invalidated, so it cannot be dereferenced after this call.- Parameters:
entries – [inout] Available platforms in linked list form