mirror of
https://github.com/wheremyfoodat/Panda3DS.git
synced 2025-04-19 20:19:13 +12:00
Rename dynapica
TU to shader
These unit-tests in particular only actually test the shader-interpreter and not any of the JITs.
This commit is contained in:
parent
18df066463
commit
8d61086856
2 changed files with 1 additions and 1 deletions
|
@ -534,7 +534,7 @@ if(ENABLE_TESTS)
|
|||
target_include_directories(nihstro-headers SYSTEM INTERFACE ./third_party/nihstro/include)
|
||||
|
||||
add_executable(AlberTests
|
||||
tests/dynapica.cpp
|
||||
tests/shader.cpp
|
||||
)
|
||||
target_link_libraries(
|
||||
AlberTests
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue