Skip to content

Sharing global resource signatures #216

Answered by TheMostDiligent
RobertMtx asked this question in Q&A
Discussion options

You must be logged in to vote

Currently, there are only three signatures, but that will probably become more complex in the future. Hopefully not by much.

You can generally have as many signatures as possible. However, your pipelines should not use more than 3 signatures simultaneously. This will be less performant and may not even be supported on lower-end hardware.

WIll Diligent Engine need to create some type of wasteful placeholder at index 1 for those objects?

No. You can use a pipeline with signatures in slot 0 and slot 2, and no signature in slot 1.

Signatures are designed to make Pipeline SRBs compatible with each other. Ideally, all your pipelines use the same signature so that all your resources are shar…

Replies: 1 comment 8 replies

Comment options

You must be logged in to vote
8 replies
@TheMostDiligent
Comment options

@RobertMtx
Comment options

@TheMostDiligent
Comment options

@RobertMtx
Comment options

@TheMostDiligent
Comment options

Answer selected by RobertMtx
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants