RenderStateCache: takes pArchiverFactory as input in CreateInfo, let user decide how to get pArchiverFactory #700
RenderStateCache: takes pArchiverFactory as input in CreateInfo, let user decide how to get pArchiverFactory #700hzqst wants to merge 5 commits intoDiligentGraphics:masterfrom
Conversation
|
Moving render state cache to archiver is not as easy as that. The cache implementation is still in the |
Sorry I don't get it, but why |
|
Because render state cache is essentially a wrapper on top of archiver. |
What about RenderStateCacheImpl takes |
This may help, though |
I think it will still transitively depend on other libraries (abseil, tint) unless it is taken care of. |
|
This is now implemented in f4c2460...a694c58 |

to mitigate the problem in #701