Searched defs:idCounter (Results 1 – 2 of 2) sorted by relevance
| /third_party/skia/src/gpu/ops/ | ||
| D | GrOp.h | 328 static uint32_t GenID(std::atomic<uint32_t>* idCounter) { in GenID() |
| /third_party/glslang/SPIRV/ | ||
| D | SPVRemapper.cpp | 806 int idCounter(0); in mapFnBodies() local |