PFNGLSIGNALSEMAPHOREUI64NVXPROC typedef
PFNGLSIGNALSEMAPHOREUI64NVXPROC =
Void Function(Uint32 signalGpu, Uint32 fenceObjectCount, Pointer<Uint32> semaphoreArray, Pointer<Uint64> fenceValueArray)
Implementation
typedef PFNGLSIGNALSEMAPHOREUI64NVXPROC =
Void Function(
Uint32 signalGpu,
Uint32 fenceObjectCount,
Pointer<Uint32> semaphoreArray,
Pointer<Uint64> fenceValueArray,
);