mirror of
https://github.com/Ed94/Odin.git
synced 2026-08-04 14:48:47 +00:00
Add heuristics to make pointers [^] where appropriate for vulkan
This commit is contained in:
Vendored
-2
@@ -23,8 +23,6 @@ NonDispatchableHandle :: distinct u64
|
||||
SetProcAddressType :: #type proc(p: rawptr, name: cstring)
|
||||
|
||||
|
||||
cstring_array :: ^cstring // Helper Type
|
||||
|
||||
RemoteAddressNV :: distinct rawptr // Declared inline before MemoryGetRemoteAddressInfoNV
|
||||
|
||||
// Base constants
|
||||
|
||||
Reference in New Issue
Block a user