Make GpuBuffer a shared_ptr to a storage collection
PiperOrigin-RevId: 493519590
This commit is contained in:
committed by
Copybara-Service
parent
402834b4f2
commit
523d16dffa
@@ -289,7 +289,9 @@ cc_library(
|
||||
deps = [
|
||||
":gpu_buffer_format",
|
||||
":gpu_buffer_storage",
|
||||
"@com_google_absl//absl/functional:bind_front",
|
||||
"@com_google_absl//absl/strings",
|
||||
"@com_google_absl//absl/synchronization",
|
||||
"//mediapipe/framework/formats:image_frame",
|
||||
"//mediapipe/framework/port:logging",
|
||||
":gpu_buffer_storage_image_frame",
|
||||
|
||||
Reference in New Issue
Block a user