You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
While trying to reflect information on SPVC_RESOURCE_TYPE_STAGE_OUTPUT I realized that in a multi entrypoint file, there would be no way to differentiate which stage the resource is associated with.
Then I also noticed that spvc_compiler_get_execution_model doesn't seem to work with multi entry points.
The text was updated successfully, but these errors were encountered:
While trying to reflect information on SPVC_RESOURCE_TYPE_STAGE_OUTPUT I realized that in a multi entrypoint file, there would be no way to differentiate which stage the resource is associated with.
Then I also noticed that
spvc_compiler_get_execution_model
doesn't seem to work with multi entry points.The text was updated successfully, but these errors were encountered: