Searched refs:GenID (Results 1 – 9 of 9) sorted by relevance
37 typedef uint32_t GenID; typedef44 GenID genID() const { return fGenID; } in genID()75 static GenID NextGenID();
11 Xform::GenID Xform::NextGenID() { in NextGenID()
135 Xform::GenID parentID = parent ? parent->genID() : 0; in onDrawRect()
67 , fUniqueID(GenID()) {} in GrVkSampler()71 static uint32_t GenID() { in GenID() function
66 , fUniqueID(GenID()) {} in GrVkSampler()71 static uint32_t GenID() { in GenID() function
284 static uint32_t GenOpClassID() { return GenID(&gCurrOpClassID); } in GenOpClassID()306 static uint32_t GenID(std::atomic<uint32_t>* idCounter) { in GenID() function336 static uint32_t GenOpID() { return GenID(&gCurrOpUniqueID); } in GenOpID()
293 static uint32_t GenOpClassID() { return GenID(&gCurrOpClassID); } in GenOpClassID()325 static uint32_t GenID(std::atomic<uint32_t>* idCounter) { in GenID() function355 static uint32_t GenOpID() { return GenID(&gCurrOpUniqueID); } in GenOpID()
32 , fUniqueID(GenID()) { in GrD3DDescriptorHeap()
61 static uint32_t GenID() { in GenID() function