Add some helpful error messages in case GL texture creation fails.
PiperOrigin-RevId: 534029187
This commit is contained in:
committed by
Copybara-Service
parent
7c28c5d58f
commit
102cffdf4c
@@ -295,6 +295,7 @@ cc_library(
|
||||
"//mediapipe/framework/formats:image_frame",
|
||||
"//mediapipe/framework/port:logging",
|
||||
"@com_google_absl//absl/functional:bind_front",
|
||||
"@com_google_absl//absl/log:check",
|
||||
"@com_google_absl//absl/strings",
|
||||
"@com_google_absl//absl/synchronization",
|
||||
] + select({
|
||||
|
||||
Reference in New Issue
Block a user