Home
last modified time | relevance | path

Searched refs:kInvalidObjectRef (Results 1 – 2 of 2) sorted by relevance

/external/tensorflow/tensorflow/lite/delegates/gpu/gl/
Dobject.h41 constexpr ObjectRef kInvalidObjectRef = ~0; variable
78 return ref ? *ref : kInvalidObjectRef; in GetRef()
Druntime.cc495 assignment.object_sizes.size(), kInvalidObjectRef); in ApplyBuffersAssignment()
512 if (shared_ref == kInvalidObjectRef) { in ApplyBuffersAssignment()
535 assignment.object_sizes.size(), kInvalidObjectRef); in ApplyTexturesAssignment()
554 if (shared_ref == kInvalidObjectRef) { in ApplyTexturesAssignment()
594 global_ref_to_object_ptr.size(), kInvalidObjectRef); in AssignInternalObjects()