HomeSort by relevance Sort by last modified time
    Searched defs:cl_platform_id (Results 1 - 2 of 2) sorted by null

  /external/chromium_org/third_party/mesa/src/include/CL/
cl.h 41 typedef struct _cl_platform_id * cl_platform_id; typedef in typeref:struct:_cl_platform_id
449 cl_platform_id * /* platforms */,
453 clGetPlatformInfo(cl_platform_id /* platform */,
461 clGetDeviceIDs(cl_platform_id /* platform */,
    [all...]
  /external/mesa3d/include/CL/
cl.h 41 typedef struct _cl_platform_id * cl_platform_id; typedef in typeref:struct:_cl_platform_id
449 cl_platform_id * /* platforms */,
453 clGetPlatformInfo(cl_platform_id /* platform */,
461 clGetDeviceIDs(cl_platform_id /* platform */,
    [all...]

Completed in 766 milliseconds