migrate
This commit is contained in:
@@ -1830,13 +1830,6 @@ class Program
|
|||||||
""");
|
""");
|
||||||
LoadFunc("vkGetInstanceProcAddr", "instance", .Instance);
|
LoadFunc("vkGetInstanceProcAddr", "instance", .Instance);
|
||||||
LoadFunc("vkGetInstanceProcAddr", "instance", .Device);
|
LoadFunc("vkGetInstanceProcAddr", "instance", .Device);
|
||||||
writer.Write("""
|
|
||||||
}
|
|
||||||
|
|
||||||
public void PromoteInstanceFunctions(VulkanApiVersion apiVersion)
|
|
||||||
{
|
|
||||||
|
|
||||||
""");
|
|
||||||
writer.Write("""
|
writer.Write("""
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user