diff options
| author | Amlal El Mahrouss <amlal.elmahrouss@icloud.com> | 2024-12-07 21:30:04 +0100 |
|---|---|---|
| committer | Amlal El Mahrouss <amlal.elmahrouss@icloud.com> | 2024-12-07 21:32:00 +0100 |
| commit | e884b0d3b3c9f1900c858b82b3355c9e0518cba8 (patch) | |
| tree | d3152ab9123a590fd709855a0e8b857db2d4a4f4 /dev/SCIKit/GPU.h | |
| parent | 4c7ea58f5d5e495e8da6cfc7e1d52a3dfcf5a893 (diff) | |
ADD: Pushing changes to corporate's repository.
Signed-off-by: Amlal El Mahrouss <amlal.elmahrouss@icloud.com>
Diffstat (limited to 'dev/SCIKit/GPU.h')
| -rw-r--r-- | dev/SCIKit/GPU.h | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev/SCIKit/GPU.h b/dev/SCIKit/GPU.h index 86ad59e0..93f87f7c 100644 --- a/dev/SCIKit/GPU.h +++ b/dev/SCIKit/GPU.h @@ -1,6 +1,6 @@ /* ------------------------------------------- -Copyright (C) 2024, Amlal EL Mahrouss, all rights reserved. +Copyright (C) 2024, ELMH GROUP, all rights reserved. File: GPU.h Purpose: GFX System Calls. @@ -47,4 +47,4 @@ IMPORT_C SInt32 GPUDisposeDevice(GPUObject gpu_handle, Bool cancel_all, Bool flu IMPORT_C SInt32 GPUSendCmdBufferListWithCnt(GPU_CMD_BUFFER** cmd_list, SizeT cmd_list_cnt); -#endif // ifndef SCIKIT_GPU_H
\ No newline at end of file +#endif // ifndef SCIKIT_GPU_H |
