This website requires JavaScript.
Explore
Help
Sign In
sid
/
NazaraEngine
Watch
1
Star
0
Fork
You've already forked NazaraEngine
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
UnitTests: Rename shader tests files
Browse Source
...
This commit is contained in:
Jérôme Leclercq
2022-03-09 12:36:06 +01:00
parent
05cf98477e
commit
e8fceeb2f5
9 changed files
with
0 additions
and
0 deletions
Show all changes
Ignore whitespace when comparing lines
Ignore changes in amount of whitespace
Ignore changes in whitespace at EOL
Show Stats
Download Patch File
Download Diff File
Expand all files
Collapse all files
0
tests/Engine/Shader/AccessMember.cpp → tests/Engine/Shader/AccessMemberTests.cpp
Unescape
Escape
View File
0
tests/Engine/Shader/Alias.cpp → tests/Engine/Shader/AliasTests.cpp
Unescape
Escape
View File
0
tests/Engine/Shader/Branch.cpp → tests/Engine/Shader/BranchTests.cpp
Unescape
Escape
View File
0
tests/Engine/Shader/Const.cpp → tests/Engine/Shader/ConstTests.cpp
Unescape
Escape
View File
0
tests/Engine/Shader/Loops.cpp → tests/Engine/Shader/LoopTests.cpp
Unescape
Escape
View File
0
tests/Engine/Shader/Optimizations.cpp → tests/Engine/Shader/OptimizationTests.cpp
Unescape
Escape
View File
0
tests/Engine/Shader/Sanitizations.cpp → tests/Engine/Shader/SanitizationsTests.cpp
Unescape
Escape
View File
0
tests/Engine/Shader/Serializations.cpp → tests/Engine/Shader/SerializationsTests.cpp
Unescape
Escape
View File
0
tests/Engine/Shader/Swizzle.cpp → tests/Engine/Shader/SwizzleTests.cpp
Unescape
Escape
View File
Write
Preview
Loading…
Cancel
Save
Reference in New Issue
Repository
sid/NazaraEngine
Title
Body
Create Issue