sarekt icon indicating copy to clipboard operation
sarekt copied to clipboard

Support loading custom pipelines/renderpasses

Open brandonpollack23 opened this issue 4 years ago • 0 comments

In order to support multiple pipelines, DrawableObject should contain a vec/array of textures (and uniforms) for each Descriptor. Nones are acceptable and replaced with the null texture.

The ordering is shader dependent on these textures, but this is why there are descriptor sets and layouts, recommend a user stick close to what the default is and try to do a good job :D

Related

#3

brandonpollack23 avatar Apr 09 '20 06:04 brandonpollack23