mirror of
https://github.com/AxioDL/metaforce.git
synced 2025-12-16 04:17:03 +00:00
macOS API sync
This commit is contained in:
@@ -109,7 +109,7 @@ vertex VertToFrag vmain(VertData v [[ stage_in ]], constant CAABoxUniform& bu [[
|
||||
}
|
||||
|
||||
#fragment metal
|
||||
"struct VertToFrag
|
||||
struct VertToFrag
|
||||
{
|
||||
float4 pos [[ position ]];
|
||||
float4 color;
|
||||
|
||||
Reference in New Issue
Block a user