Added Buffers to Shaders

This commit is contained in:
Simon Lübeß
2020-12-30 14:47:29 +01:00
parent f3c5ac3d60
commit 9a010f7c4a
8 changed files with 183 additions and 13 deletions
+1 -1
View File
@@ -202,7 +202,7 @@ namespace GlitchyEngine.Renderer
// Todo: perhaps add a constructor that takes all parameters from description except Size
/**
* Uploads the date from @see Data to the GPU.
* Uploads the date to the GPU.
*/
[Inline]
public void Update()