diff --git a/homework/homework1/homework1.cpp b/homework/homework1/homework1.cpp index 5cfd033..fc848b5 100644 --- a/homework/homework1/homework1.cpp +++ b/homework/homework1/homework1.cpp @@ -961,7 +961,6 @@ void VulkanExample::getEnabledFeatures() // Set 2 = Material texture (FS) std::array setLayouts = { descriptorSetLayouts.matrices, - //descriptorSetLayouts.jointMatrices, descriptorSetLayouts.textures, descriptorSetLayouts.textures, descriptorSetLayouts.textures,