Skip to content

Provide the ability to create a context and command queue from a cl_context or cl_command_queue #73

@AlsoSylv

Description

@AlsoSylv

Currently, opencl3 provides the ability to create a Device from cl_device_id, via the new function, but this functionality is not provided for Context or CommandQueue. Making their constructors public, or allowing passing &Device along side a cl_context or cl_command_queue would both be adequate solutions.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions