mirror of
https://github.com/RPCSX/rpcsx.git
synced 2026-04-05 14:37:08 +00:00
add amdgpu isa generator tool
This commit is contained in:
parent
1b077dd6f4
commit
f3e99445d7
2 changed files with 2254 additions and 0 deletions
|
|
@ -1,3 +1,4 @@
|
|||
add_subdirectory(shader-tool)
|
||||
add_subdirectory(amdgpu-gen EXCLUDE_FROM_ALL)
|
||||
add_subdirectory(spv-gen)
|
||||
add_subdirectory(unself)
|
||||
|
|
|
|||
2253
tools/amdgpu-gen/amdgpu-gen.cpp
Normal file
2253
tools/amdgpu-gen/amdgpu-gen.cpp
Normal file
File diff suppressed because it is too large
Load diff
Loading…
Add table
Add a link
Reference in a new issue