mirror of
https://github.com/RGBCube/serenity
synced 2025-07-27 19:47:34 +00:00
LibSoftGPU: Delegate shader creation to new class ShaderCompiler
This commit is contained in:
parent
5bab17596d
commit
c25359df47
4 changed files with 44 additions and 2 deletions
|
@ -3,6 +3,7 @@ set(SOURCES
|
|||
Device.cpp
|
||||
Image.cpp
|
||||
PixelConverter.cpp
|
||||
ShaderCompiler.cpp
|
||||
ShaderProcessor.cpp
|
||||
Sampler.cpp
|
||||
Shader.cpp
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue