Skip to content

Inconsistent comment about the use of copy engine #2043

Open
@ye-luo

Description

@ye-luo

The implementation says "main copy engine"

return std::pair<int, int>(0, 0); // Only main copy engine will be used.

but the above comment says "no copy engines"

  // If the environment variable is not set, no copy engines are used when
  // immediate commandlists are being used. For standard commandlists all are
  // used.

Please clarify.

Metadata

Metadata

Assignees

No one assigned

    Labels

    level-zeroL0 adapter specific issues

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions