Skip to content

Conversation

@niligulmohar
Copy link
Contributor

The V and V_RETURN macros in SMAA.cpp call DXTrace whose implementation
and fourth argument type depends on wether UNICODE is defined during the
build. The macros as written assume that UNICODE is defined.

This change makes the macro work wether UNICODE is defined or not.

The V and V_RETURN macros in SMAA.cpp call DXTrace whose implementation
and fourth argument type depends on wether UNICODE is defined during the
build. The macros as written assume that UNICODE is defined.

This change makes the macro work wether UNICODE is defined or not.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant