Skip to content

Misinformation in slInit #106

@delphifirst

Description

@delphifirst

I found that slInit always displayed this warning:

Seems like some DX/VK APIs were invoked before slInit()!!! This may result in incorrect behaviour.

when called by my initialization function. But I didn't call any DX/VK APIs before.

After some debugging, I found that sl::interposer::getInterface was actually called by slInit it self:

ConfigureLogOverrides
ConfigureLogOverridesFromInterposerConfig, sl::interposer::getInterface be called here

Metadata

Metadata

Assignees

No one assigned

    Labels

    ackAcknowledged. We may or may not do something, but won’t commit either way.bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions