xref: /third_party/opencl-headers/tests/pkgconfig/pkgconfig.c (revision 80d59932)
  • Home
  • History
  • Annotate Annotate
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
  • only in /third_party/opencl-headers/tests/pkgconfig/
180d59932Sopenharmony_ci#include <CL/cl.h>
280d59932Sopenharmony_ci
380d59932Sopenharmony_ciint main()
480d59932Sopenharmony_ci{
580d59932Sopenharmony_ci    return sizeof(cl_platform_id) - sizeof(cl_context);
680d59932Sopenharmony_ci}
7

Indexes created Thu Nov 07 10:32:03 CST 2024