Skip to content

Conversation

@KStocky
Copy link

@KStocky KStocky commented Dec 7, 2025

In PIXEndEvent, the destination variable is not used when PIX_USE_GPU_MARKERS_V2 is not enabled. This will emit a warning when compiling with clang and -Wunused-but-set-variable.

This PR simply suppresses this warning.

@KStocky KStocky changed the title Fixing use of unused variable when GPU_MARKERS_V2 and CPU is not enabled Fixing warning due to unused variable when GPU_MARKERS_V2 is not enabled Dec 7, 2025
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