Resolve "Shader Program Reflection"
All threads resolved!
All threads resolved!
Closes #36 (closed)
Edited by Ghost User
Merge request reports
Activity
- A deleted user
added 🌈 Rendering 💻 Doing labels
added 1 commit
- 827a2edf - [#36 (closed)] basic DescriptorSet Reflection
- Resolved by Tobias Frisch
Bitte noch folgende Issue mit abdecken: #67 (closed)
added 52 commits
-
827a2edf...84c7c24c - 51 commits from branch
develop
- 2278ebe5 - Merge branch 'develop' of...
-
827a2edf...84c7c24c - 51 commits from branch
added 1 commit
- 996a1ffb - [#36 (closed)] add names of the reflected vertex inputs
added 1 commit
- 5a812555 - [#36 (closed)] add reflection of descriptor sets, not working yet
- Resolved by Tobias Frisch
Es compiled aktuell nicht aufgrund eines cross-Includes... es wird DescritptorConfig.hpp in ShaderProgram.hpp included und umgekehrt. Ich fixe das mal.
added 1 commit
- d4e5049d - [#36 (closed)] Fixed cross-include by outsourcing the enum class
added 1 commit
- 30ac3c3f - [#36 (closed)] Fixed wrong constructor usage
added 1 commit
- 8029ec84 - [#36 (closed)] Fix determination of highest descriptor set ID
added 1 commit
- b9e760f8 - [#36 (closed)] fix resizing condition of descriptor set vector
- A deleted user
removed 💻 Doing label
- A deleted user
added 🙏 Review label
added 1 commit
- 5027e837 - [#36 (closed)] Use shader reflection in cmd_sync_test main.cpp
mentioned in commit 887c6f2a
Please register or sign in to reply