Commit b0c89c0
Fix pWaitDstStageMask is null problem
According to specification:
If waitSemaphoreCount is not 0, pWaitDstStageMask must be a pointer
to an array of waitSemaphoreCount valid combinations of
VkPipelineStageFlagBits values
Signed-off-by: guanghuafan <gfan@google.com>1 parent 5dcd954 commit b0c89c0
1 file changed
+3
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
808 | 808 | | |
809 | 809 | | |
810 | 810 | | |
| 811 | + | |
| 812 | + | |
811 | 813 | | |
812 | 814 | | |
813 | 815 | | |
814 | 816 | | |
815 | 817 | | |
| 818 | + | |
816 | 819 | | |
817 | 820 | | |
818 | 821 | | |
| |||
0 commit comments