Home
last modified time | relevance | path

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

/third_party/skia/src/gpu/mtl/
DGrMtlRenderTarget.h92 inline static constexpr int kNumCachedFramebuffers = 4; variable
/third_party/skia/m133/src/gpu/ganesh/mtl/
DGrMtlRenderTarget.h96 inline static constexpr int kNumCachedFramebuffers = 4; variable
/third_party/skia/src/gpu/vk/
DGrVkRenderTarget.h184 static constexpr int kNumCachedFramebuffers = 32; variable
/third_party/skia/m133/src/gpu/ganesh/vk/
DGrVkRenderTarget.h203 static constexpr int kNumCachedFramebuffers = 32; variable