Objects Tree View

Intel® SDK for OpenCL™ Applications - API Debugger plug-in for Microsoft Visual Studio* IDE Objects Tree view enables:

API Debugger also reflects the OpenCL objects that exist in memory during application execution:

When creating an OpenCL context for with (for example, clCreateContext() API call), the Objects Tree updates immediately with the new context object.

Objects dim when become released by, for example, clRelease.

Use the following buttons to control the Objects Tree view:

See Also

Enabling the API Debugger