Skip to content
This repository has been archived by the owner on Sep 6, 2023. It is now read-only.

Descriptorset Management #31

Closed
hanyangl5 opened this issue Jan 12, 2022 · 1 comment
Closed

Descriptorset Management #31

hanyangl5 opened this issue Jan 12, 2022 · 1 comment
Assignees
Milestone

Comments

@hanyangl5
Copy link
Owner

hanyangl5 commented Jan 12, 2022

the procedure of using a descriptor set is as follows
create descriptor pool -> allocate descriptor set -> update descriptor set -> bind descriptorset

we have some great blogs describing the descriptorset management

@hanyangl5 hanyangl5 added this to the backlog milestone Jan 12, 2022
@hanyangl5 hanyangl5 self-assigned this Jan 12, 2022
@hanyangl5 hanyangl5 mentioned this issue Mar 31, 2022
@hanyangl5 hanyangl5 added the arch label Apr 8, 2022
@hanyangl5 hanyangl5 added the rhi label Apr 19, 2022
@hanyangl5 hanyangl5 changed the title descriptor set management Descriptorset Management May 26, 2022
@hanyangl5 hanyangl5 modified the milestones: backlog, 0.5 May 26, 2022
@hanyangl5
Copy link
Owner Author

Update:

we temporaryimplemented a shader reflected from descriptorset layout/ pipeline layout mechanism, furthur we will have a better solution which, generate layout description directly from .hsl file instead of runtime reflection

the left thing is descriptor pool and descriptor set.

TODO:
we need to consider about resource binding model of HLSL

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

1 participant