Move ClBuffer/ComputeDevice methods into libattachmentSupport

This commit is contained in:
2025-11-20 00:53:28 -04:00
parent 0cfb0a9c07
commit 2c7e090ef1
4 changed files with 164 additions and 117 deletions
@@ -1,4 +1,5 @@
add_library(attachmentSupport SHARED
compute.cpp
stimulusProducer.cpp
stagingBuffer.cpp
)