Home
last modified time | relevance | path

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

/third_party/skia/src/gpu/d3d/
DGrD3DDescriptorHeap.h61 static uint32_t GenID() { in GenID() function
/third_party/skia/src/gpu/vk/
DGrVkSampler.h73 static uint32_t GenID() { in GenID() function
/third_party/skia/experimental/xform/
DSkXform.h37 typedef uint32_t GenID; typedef
/third_party/skia/src/gpu/ops/
DGrOp.h328 static uint32_t GenID(std::atomic<uint32_t>* idCounter) { in GenID() function