Home
last modified time | relevance | path

Searched defs:kInvalidPointer (Results 1 – 2 of 2) sorted by relevance

/third_party/skia/third_party/externals/angle2/src/libANGLE/
DResourceMap.h94 static constexpr intptr_t kInvalidPointer = static_cast<intptr_t>(-1); variable
DContext.h305 static constexpr intptr_t kInvalidPointer = 1; variable