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

Method offset

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

Source from the content-addressed store, hash-verified

97 bool is_valid() const { return id_ != GL_INVALID_INDEX; }
98
99 size_t offset() const { return offset_; }
100
101 // @return true if this object actually owns corresponding GL buffer
102 // and manages it's lifetime.

Callers 3

CopyBufferFunction · 0.45
TESTFunction · 0.45
configureTransformMethod · 0.45

Calls

no outgoing calls

Tested by 1

TESTFunction · 0.36