Add some helpful error messages in case GL texture creation fails.

PiperOrigin-RevId: 534029187
This commit is contained in:
MediaPipe Team
2023-05-22 05:03:51 -07:00
committed by Copybara-Service
parent 7c28c5d58f
commit 102cffdf4c
3 changed files with 11 additions and 3 deletions
+1
View File
@@ -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({