-
Notifications
You must be signed in to change notification settings - Fork 18
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
adjust syntax for creating semaphore_value_info
achieved by adding operator,() overload allow creation of semaphore_signal_info via semaphore_value_info new semaphore_signal_info / semaphore_wait_info syntax: pipelineStageFlags >> (signalSemaphore, newValue) (waitSemaphore, waitValue) >> pipelineStageFlags
- Loading branch information
1 parent
a5c9355
commit 2d1439f
Showing
2 changed files
with
19 additions
and
22 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters