Skip to content

[Offload] olGetDeviceInfo with OL_DEVICE_INFO_TYPE always returns OL_DEVICE_TYPE_GPU #141436

Closed
@leandrolcampos

Description

@leandrolcampos

The olGetDeviceInfo function, when queried with the OL_DEVICE_INFO_TYPE, always returns OL_DEVICE_TYPE_GPU for all types of devices.

case OL_DEVICE_INFO_TYPE:
return ReturnValue(OL_DEVICE_TYPE_GPU);

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions