Skip to content

Commit

Permalink
adapt packing to PR CL#1215
Browse files Browse the repository at this point in the history
  • Loading branch information
SunSerega committed Aug 31, 2024
1 parent a6b735e commit 66d14c8
Show file tree
Hide file tree
Showing 14 changed files with 1,695 additions and 1,346 deletions.
2 changes: 1 addition & 1 deletion DataScraping/Reps/OpenCL-Docs
Submodule OpenCL-Docs updated from bfd9a6 to c9169c
Binary file modified DataScraping/XML/OpenCL/funcs.bin
Binary file not shown.
8 changes: 4 additions & 4 deletions LastPack.log
Original file line number Diff line number Diff line change
Expand Up @@ -7,13 +7,13 @@ Compiling "DataScraping/Reps/PullReps.pas"
Compiling: OK
Runing SubReps Update
SubReps Update: Pulling OpenCL
SubReps Update: cmd /c "(echo [checkout] && git checkout custom 2>&1) && (echo [pull-own]: && git pull SunSerega custom) && (echo [fetch-main] && git fetch 0_official main:main) && (echo [merge-main] && git merge main)"
SubReps Update: cmd /c "(echo [checkout] && git checkout pretest/1215 2>&1) && (echo [pull-own]: && git pull SunSerega pretest/1215) && (echo [fetch-main] && git fetch 0_official main:main) && (echo [merge-main] && git merge main)"
SubReps Update: OpenCL[OUT] : [checkout]
SubReps Update: OpenCL[OUT] : Your branch is up to date with 'SunSerega/custom'.
SubReps Update: OpenCL[OUT] : Already on 'custom'
SubReps Update: OpenCL[OUT] : Your branch is up to date with 'SunSerega/pretest/1215'.
SubReps Update: OpenCL[OUT] : Already on 'pretest/1215'
SubReps Update: OpenCL[OUT] : [pull-own]:
SubReps Update: OpenCL[ERR] : From SunSerega/OpenCL-Docs
SubReps Update: OpenCL[ERR] : * branch custom -> FETCH_HEAD
SubReps Update: OpenCL[ERR] : * branch pretest/1215 -> FETCH_HEAD
SubReps Update: OpenCL[OUT] : Already up to date.
SubReps Update: OpenCL[OUT] : [fetch-main]
SubReps Update: OpenCL[OUT] : [merge-main]
Expand Down
8 changes: 4 additions & 4 deletions Log/PullUpstream.log
Original file line number Diff line number Diff line change
@@ -1,13 +1,13 @@
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Update Reps ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Runing SubReps Update
SubReps Update: Pulling OpenCL
SubReps Update: cmd /c "(echo [checkout] && git checkout custom 2>&1) && (echo [pull-own]: && git pull SunSerega custom) && (echo [fetch-main] && git fetch 0_official main:main) && (echo [merge-main] && git merge main)"
SubReps Update: cmd /c "(echo [checkout] && git checkout pretest/1215 2>&1) && (echo [pull-own]: && git pull SunSerega pretest/1215) && (echo [fetch-main] && git fetch 0_official main:main) && (echo [merge-main] && git merge main)"
SubReps Update: OpenCL[OUT] : [checkout]
SubReps Update: OpenCL[OUT] : Your branch is up to date with 'SunSerega/custom'.
SubReps Update: OpenCL[OUT] : Already on 'custom'
SubReps Update: OpenCL[OUT] : Your branch is up to date with 'SunSerega/pretest/1215'.
SubReps Update: OpenCL[OUT] : Already on 'pretest/1215'
SubReps Update: OpenCL[OUT] : [pull-own]:
SubReps Update: OpenCL[ERR] : From SunSerega/OpenCL-Docs
SubReps Update: OpenCL[ERR] : * branch custom -> FETCH_HEAD
SubReps Update: OpenCL[ERR] : * branch pretest/1215 -> FETCH_HEAD
SubReps Update: OpenCL[OUT] : Already up to date.
SubReps Update: OpenCL[OUT] : [fetch-main]
SubReps Update: OpenCL[OUT] : [merge-main]
Expand Down
850 changes: 471 additions & 379 deletions Modules.Packed/OpenCL.pas

Large diffs are not rendered by default.

850 changes: 471 additions & 379 deletions Packing/Descriptions/OpenCL.predoc

Large diffs are not rendered by default.

Original file line number Diff line number Diff line change
@@ -1,47 +1,63 @@



# cl::CommandBarrierWithWaitList+KHR
!possible_par_types
* | * | * | -array of cl::CommandProperties const | * | -array of UInt32 const | -array of UInt32 -IntPtr | -array of cl::mutable_command |

# cl::CommandCopyBuffer+KHR
!possible_par_types
* | * | * | -array of cl::CommandProperties const | * | * | * | * | * | * | -array of UInt32 const | -array of UInt32 -IntPtr | -array of cl::mutable_command |

# cl::CommandCopyBufferRect+KHR
!possible_par_types
* | * | * | * | * | -array of UIntPtr const | -array of UIntPtr const | -array of UIntPtr const | * | * | * | * | * | -array of UInt32 const | -array of UInt32 -IntPtr | -array of cl::mutable_command |
* | * | * | -array of cl::CommandProperties const | * | * | -array of UIntPtr const | -array of UIntPtr const | -array of UIntPtr const | * | * | * | * | * | -array of UInt32 const | -array of UInt32 -IntPtr | -array of cl::mutable_command |
!limit_ovrs
* | * | * | * | * | var UIntPtr const | var UIntPtr const | var UIntPtr const | * | * | * | * | * | * | * | * |
* | * | * | * | * | IntPtr const | IntPtr const | IntPtr const | * | * | * | * | * | * | * | * |
* | * | * | * | * | * | var UIntPtr const | var UIntPtr const | var UIntPtr const | * | * | * | * | * | * | * | * |
* | * | * | * | * | * | IntPtr const | IntPtr const | IntPtr const | * | * | * | * | * | * | * | * |

# cl::CommandCopyImage+KHR
# cl::CommandCopyBufferToImage+KHR
!possible_par_types
* | * | * | * | * | -array of UIntPtr const | -array of UIntPtr const | -array of UIntPtr const | * | -array of UInt32 const | -array of UInt32 -IntPtr | -array of cl::mutable_command |
* | * | * | -array of cl::CommandProperties const | * | * | * | -array of UIntPtr const | -array of UIntPtr const | * | -array of UInt32 const | -array of UInt32 -IntPtr | -array of cl::mutable_command |
!limit_ovrs
* | * | * | * | * | var UIntPtr const | var UIntPtr const | var UIntPtr const | * | * | * | * |
* | * | * | * | * | IntPtr const | IntPtr const | IntPtr const | * | * | * | * |
* | * | * | * | * | * | * | var UIntPtr const | var UIntPtr const | * | * | * | * |
* | * | * | * | * | * | * | IntPtr const | IntPtr const | * | * | * | * |

# cl::CommandCopyBufferToImage+KHR
# cl::CommandCopyImage+KHR
!possible_par_types
* | * | * | * | * | * | -array of UIntPtr const | -array of UIntPtr const | * | -array of UInt32 const | -array of UInt32 -IntPtr | -array of cl::mutable_command |
* | * | * | -array of cl::CommandProperties const | * | * | -array of UIntPtr const | -array of UIntPtr const | -array of UIntPtr const | * | -array of UInt32 const | -array of UInt32 -IntPtr | -array of cl::mutable_command |
!limit_ovrs
* | * | * | * | * | * | var UIntPtr const | var UIntPtr const | * | * | * | * |
* | * | * | * | * | * | IntPtr const | IntPtr const | * | * | * | * |
* | * | * | * | * | * | var UIntPtr const | var UIntPtr const | var UIntPtr const | * | * | * | * |
* | * | * | * | * | * | IntPtr const | IntPtr const | IntPtr const | * | * | * | * |

# cl::CommandCopyImageToBuffer+KHR
!possible_par_types
* | * | * | * | * | -array of UIntPtr const | -array of UIntPtr const | * | * | -array of UInt32 const | -array of UInt32 -IntPtr | -array of cl::mutable_command |
* | * | * | -array of cl::CommandProperties const | * | * | -array of UIntPtr const | -array of UIntPtr const | * | * | -array of UInt32 const | -array of UInt32 -IntPtr | -array of cl::mutable_command |
!limit_ovrs
* | * | * | * | * | var UIntPtr const | var UIntPtr const | * | * | * | * | * |
* | * | * | * | * | IntPtr const | IntPtr const | * | * | * | * | * |

* | * | * | * | * | * | var UIntPtr const | var UIntPtr const | * | * | * | * | * |
* | * | * | * | * | * | IntPtr const | IntPtr const | * | * | * | * | * |

# cl::CommandFillBuffer+KHR
!possible_par_types
* | * | * | -array of cl::CommandProperties const | * | +var T const | * | * | * | * | -array of UInt32 const | -array of UInt32 -IntPtr | -array of cl::mutable_command |

# cl::CommandFillImage+KHR
!possible_par_types
* | * | * | * | +var T const | -array of UIntPtr const -IntPtr const | -array of UIntPtr const -IntPtr const | * | -array of UInt32 const | -array of UInt32 -IntPtr | -array of cl::mutable_command |


* | * | * | -array of cl::CommandProperties const | * | +var T const | -array of UIntPtr const -IntPtr const | -array of UIntPtr const -IntPtr const | * | -array of UInt32 const | -array of UInt32 -IntPtr | -array of cl::mutable_command |

# cl::CommandNDRangeKernel+KHR
!possible_par_types
* | * | * | -array of cl::NDRangeKernelCommandProperties const | * | * | -array of UIntPtr const | -array of UIntPtr const | -array of UIntPtr const | * | -array of UInt32 const | -array of UInt32 -IntPtr | -array of cl::mutable_command |
* | * | * | -array of cl::CommandProperties const | * | * | -array of UIntPtr const | -array of UIntPtr const | -array of UIntPtr const | * | -array of UInt32 const | -array of UInt32 -IntPtr | -array of cl::mutable_command |
!limit_ovrs
* | * | * | var cl::NDRangeKernelCommandProperties const | * | * | var UIntPtr const | var UIntPtr const | var UIntPtr const | * | * | * | * |
* | * | * | IntPtr const | * | * | IntPtr const | IntPtr const | IntPtr const | * | * | * | * |
* | * | * | * | * | * | var UIntPtr const | var UIntPtr const | var UIntPtr const | * | * | * | * |
* | * | * | * | * | * | IntPtr const | IntPtr const | IntPtr const | * | * | * | * |

# cl::CommandSVMMemcpy+KHR
!possible_par_types
* | * | * | -array of cl::CommandProperties const | * | * | * | * | -array of UInt32 const | -array of UInt32 -IntPtr | -array of cl::mutable_command |

# cl::CommandSVMMemFill+KHR
!possible_par_types
* | * | * | -array of cl::CommandProperties const | * | * | * | * | * | -array of UInt32 const | -array of UInt32 -IntPtr | -array of cl::mutable_command |


4 changes: 0 additions & 4 deletions Packing/Template/LowLvl/Fixers/Group/OpenCL/0Misc.dat
Original file line number Diff line number Diff line change
Expand Up @@ -39,10 +39,6 @@ cl::DeviceSVMCapabilities
!rename
cl::DeviceOnDeviceEnqueueCapabilities

# cl::NdrangeKernelCommandProperties
!rename
cl::NDRangeKernelCommandProperties

# cl::D3d[%v:10,11%]Device[%end:Set,Source%]
!rename
cl::D3D{%v%}Device{%end%}
Expand Down
Loading

0 comments on commit 66d14c8

Please sign in to comment.