Update homework1.cpp
							parent
							
								
									3bcee3c01a
								
							
						
					
					
						commit
						310ab79454
					
				| 
						 | 
					@ -961,7 +961,6 @@ void VulkanExample::getEnabledFeatures()
 | 
				
			||||||
		// Set 2 = Material texture (FS)
 | 
							// Set 2 = Material texture (FS)
 | 
				
			||||||
		std::array<VkDescriptorSetLayout, 7> setLayouts = {
 | 
							std::array<VkDescriptorSetLayout, 7> setLayouts = {
 | 
				
			||||||
			descriptorSetLayouts.matrices,
 | 
								descriptorSetLayouts.matrices,
 | 
				
			||||||
			//descriptorSetLayouts.jointMatrices,
 | 
					 | 
				
			||||||
			descriptorSetLayouts.textures,
 | 
								descriptorSetLayouts.textures,
 | 
				
			||||||
			descriptorSetLayouts.textures,
 | 
								descriptorSetLayouts.textures,
 | 
				
			||||||
			descriptorSetLayouts.textures,
 | 
								descriptorSetLayouts.textures,
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Loading…
	
		Reference in New Issue