Platforms to show: All Mac Windows Linux Cross-Platform

Back to CLProgramMBS class.

CLProgramMBS.kBuildError = -2

Type Topic Plugin Version
const OpenCL MBS MacFrameworks Plugin 11.1
One of the build status constants

The build status returned if the last call to BuildProgram on the specified program object for device generated an error.

CLProgramMBS.kBuildInProgress = -3

Type Topic Plugin Version
const OpenCL MBS MacFrameworks Plugin 11.1
One of the build status constants

The build status returned if the last call to BuildProgram on the specified program object for device has not finished.

CLProgramMBS.kBuildNone = -1

Type Topic Plugin Version
const OpenCL MBS MacFrameworks Plugin 11.1
One of the build status constants

The build status returned if no build has been performed on the specified program object for device.

CLProgramMBS.kBuildSuccess = 0

Type Topic Plugin Version
const OpenCL MBS MacFrameworks Plugin 11.1
One of the build status constants

The build status returned if the last call to BuildProgram on the specified program object for device was successful.

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


💬 Ask a question or report a problem
The biggest plugin in space...