Home
last modified time | relevance | path

Searched refs:GetOpenGlErrors (Results 1 – 8 of 8) sorted by relevance

/external/tensorflow/tensorflow/lite/delegates/gpu/gl/
Degl_context.cc33 RETURN_IF_ERROR(GetOpenGlErrors()); in GetConfig()
50 RETURN_IF_ERROR(GetOpenGlErrors()); in CreateContext()
98 RETURN_IF_ERROR(GetOpenGlErrors()); in MakeCurrent()
Dgl_sync.cc42 return GetOpenGlErrors(); in GlSyncWait()
64 return GetOpenGlErrors(); in GlActiveSyncWait()
Dgl_errors.h26 absl::Status GetOpenGlErrors();
Degl_surface.cc61 RETURN_IF_ERROR(GetOpenGlErrors()); in CreatePbufferRGBSurface()
Dgl_errors.cc61 absl::Status GetOpenGlErrors() { in GetOpenGlErrors() function
Drequest_gpu_info.cc83 RETURN_IF_ERROR(GetOpenGlErrors()); in RequestGpuInfo()
Dgl_buffer.h306 return GetOpenGlErrors(); in MappedRead()
322 return GetOpenGlErrors(); in MappedWrite()
Dgl_call.h107 ::tflite::gpu::gl::GetOpenGlErrors, __VA_ARGS__)