begin_*_pass and end_*_pass functions should be part of CommandBuffer instead of Device
#250
JasperVanEsveld
started this conversation in
Ideas
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Currently they are part of
Deviceand take a&CommandBufferas argument.But they don't use
Deviceat all...Is there a reason this is the case that I am missing?
Beta Was this translation helpful? Give feedback.
All reactions