Home
last modified time | relevance | path

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

/third_party/skia/src/gpu/mtl/
DGrMtlCommandBuffer.h105 static const int kInitialTrackedResourcesCount = 32; variable
/third_party/skia/experimental/graphite/src/
DCommandBuffer.h133 inline static constexpr int kInitialTrackedResourcesCount = 32; variable