Searched defs:nextID (Results 1 - 2 of 2) sorted by relevance
/third_party/skia/third_party/externals/swiftshader/src/Vulkan/Debug/ | ||
H A D | Variable.hpp | 80 static std::atomic<int> nextID; member in vk::dbg::Variables |
/third_party/skia/third_party/externals/swiftshader/src/Vulkan/ | ||
H A D | VkDevice.hpp | 157 uint32_t nextID = 0; member in vk::Device::SamplerIndexer |
Completed in 1 milliseconds