mirror of
https://github.com/cemu-project/Cemu.git
synced 2025-07-13 10:18:30 +12:00
optimize index buffers
This commit is contained in:
parent
0cb83d4668
commit
be8a560496
5 changed files with 120 additions and 27 deletions
|
@ -1,5 +1,4 @@
|
|||
#include <cmath>
|
||||
const char* presentLibrarySource = \
|
||||
inline const char* presentLibrarySource = \
|
||||
"#include <metal_stdlib>\n" \
|
||||
"using namespace metal;\n" \
|
||||
"\n" \
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue