Platforms to show: All Mac Windows Linux Cross-Platform

CLProgramMBS class   Deprecated

Type Topic Plugin Version macOS Windows Linux iOS Targets
class OpenCL MBS MacFrameworks Plugin 11.1 ✅ Yes ❌ No ❌ No ✅ Yes All
This item is deprecated and should no longer be used.
The OpenCL class for a program.

Build Status constants

Constant Value Description
kBuildError -2 The build status returned if the last call to BuildProgram on the specified program object for device generated an error.
kBuildInProgress -3 The build status returned if the last call to BuildProgram on the specified program object for device has not finished.
kBuildNone -1 The build status returned if no build has been performed on the specified program object for device.
kBuildSuccess 0 The build status returned if the last call to BuildProgram on the specified program object for device was successful.

This class has no sub classes.

Some methods using this class:

Some properties using for this class:

Some examples using this class:

Blog Entries


The items on this page are in the following plugins: MBS MacFrameworks Plugin.


CLPlatformMBS   -   CLRegionMBS


The biggest plugin in space...