Home
last modified time | relevance | path

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

/frameworks/native/vulkan/nulldrv/
Dnull_driver.cpp101 std::array<uint64_t, HandleType::kNumTypes> next_handle; member
168 uint64_t AllocHandle(uint64_t type, uint64_t* next_handle) { in AllocHandle()