SHADE_Y3/TempShaderFolder
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
..
ShaderDescriptorDefinitions.glsl Updated Descriptor sets 2022-09-22 12:12:44 +08:00
TestCubeFs.glsl Fixed vertex data buffer being incorrect 2022-09-19 21:31:23 +08:00
TestCubeFs.spv Fixed vertex data buffer being incorrect 2022-09-19 21:31:23 +08:00
TestCubeVs.glsl Updated Descriptor sets 2022-09-22 12:12:44 +08:00
TestCubeVs.spv Updated Descriptor sets 2022-09-22 12:12:44 +08:00