MCPcopy Create free account
hub / github.com/DeepRec-AI/DeepRec / config

Method config

tensorflow/lite/delegates/gpu/gl/egl_context.h:62–62  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

60 EGLDisplay display() const { return display_; }
61
62 EGLConfig config() const { return config_; }
63
64 // Make this EglContext the current EGL context on this thread, replacing
65 // the existing current.

Callers 1

InitPBufferContextMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected