mirror of
https://github.com/wheremyfoodat/Panda3DS.git
synced 2025-04-20 04:29:13 +12:00
support etc texture formats
This commit is contained in:
parent
96041e9d29
commit
225f806eab
3 changed files with 127 additions and 8 deletions
|
@ -408,6 +408,7 @@ if(ENABLE_METAL AND APPLE)
|
|||
set(RENDERER_MTL_SOURCE_FILES src/core/renderer_mtl/metal_cpp_impl.cpp
|
||||
src/core/renderer_mtl/renderer_mtl.cpp
|
||||
src/core/renderer_mtl/texture.cpp
|
||||
src/core/renderer_mtl/etc1.cpp
|
||||
src/host_shaders/metal_shaders.metal
|
||||
)
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue