SHADE_Y3/SHADE_Engine
Brandon Mak 7ddf665460 Updated Descriptor sets
Descriptor set layouts now have set index stored in them
It should be noted that when passed into a pipeline layout as global descriptor sets, these don't matter since the pipeline layout will use these in the order that they are passed in.
2022-09-22 12:12:44 +08:00
..
src Updated Descriptor sets 2022-09-22 12:12:44 +08:00
SHADE_Engine.vcxproj Shifted Command buffers outside of render graph 2022-09-22 09:23:40 +08:00
SHADE_Engine.vcxproj.filters Shifted Command buffers outside of render graph 2022-09-22 09:23:40 +08:00
premake5.lua Merge remote-tracking branch 'origin/main' into SP3-1-Rendering 2022-09-16 14:08:36 +08:00