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

Method has_ownership

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

@return true if this object actually owns corresponding GL buffer and manages it's lifetime.

Source from the content-addressed store, hash-verified

101 // @return true if this object actually owns corresponding GL buffer
102 // and manages it's lifetime.
103 bool has_ownership() const { return has_ownership_; }
104
105 private:
106 void Invalidate();

Callers 2

statsMethod · 0.45
TESTFunction · 0.45

Calls

no outgoing calls

Tested by 1

TESTFunction · 0.36