BartSiwek / Gris

Small graphics engine to try stuff out
MIT License
0 stars 0 forks source link

Improve ShaderResourceBinding #35

Closed BartSiwek closed 3 years ago

BartSiwek commented 3 years ago

Resolves #32 Lazy creation was abandoned in favor of an explicit method performing allocation and updates of descriptor sets.