The fruits of my labor

This commit is contained in:
2023-01-20 00:00:36 -08:00
parent 2dacb6f904
commit c20d85913c
55 changed files with 563 additions and 459 deletions

View File

@ -7,4 +7,5 @@
target_sources(${DAWN_TARGET_NAME}
PRIVATE
ShaderProgram.cpp
SimpleTexturedShader.cpp
)