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

Method is_valid

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

Source from the content-addressed store, hash-verified

95 const GLuint id() const { return id_; }
96
97 bool is_valid() const { return id_ != GL_INVALID_INDEX; }
98
99 size_t offset() const { return offset_; }
100

Callers 1

WaitMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected