Searched defs:kInvalidMemoryTypeIndex (Results 1 – 2 of 2) sorted by relevance
26 static constexpr const uint32_t kInvalidMemoryTypeIndex = std::numeric_limits<uint32_t>::max(); variable
125 constexpr uint32_t kInvalidMemoryTypeIndex = UINT32_MAX; variable