mirror of
https://github.com/Ed94/Odin.git
synced 2026-08-03 22:28:46 +00:00
Transform matrix to mat identifier for Vulkan
This commit is contained in:
Vendored
-2
@@ -3,8 +3,6 @@
|
||||
//
|
||||
package vulkan
|
||||
|
||||
import "core:c"
|
||||
|
||||
// Procedure Types
|
||||
|
||||
ProcAllocationFunction :: #type proc "system" (pUserData: rawptr, size: int, alignment: int, allocationScope: SystemAllocationScope) -> rawptr
|
||||
|
||||
Reference in New Issue
Block a user