Home
last modified time | relevance | path

Searched refs:incStencilAttachmentCreates (Results 1 – 7 of 7) sorted by relevance

/third_party/skia/src/gpu/
DGrGpu.h459 void incStencilAttachmentCreates() { fStencilAttachmentCreates++; } in incStencilAttachmentCreates() function
514 void incStencilAttachmentCreates() {}
/third_party/skia/src/gpu/mock/
DGrMockGpu.cpp215 fStats.incStencilAttachmentCreates(); in makeStencilAttachment()
/third_party/skia/src/gpu/dawn/
DGrDawnGpu.cpp306 fStats.incStencilAttachmentCreates(); in makeStencilAttachment()
/third_party/skia/src/gpu/d3d/
DGrD3DGpu.cpp1266 fStats.incStencilAttachmentCreates(); in makeStencilAttachment()
/third_party/skia/src/gpu/vk/
DGrVkGpu.cpp1504 fStats.incStencilAttachmentCreates(); in makeStencilAttachment()
/third_party/skia/src/gpu/mtl/
DGrMtlGpu.mm521 fStats.incStencilAttachmentCreates();
/third_party/skia/src/gpu/gl/
DGrGLGpu.cpp1772 fStats.incStencilAttachmentCreates(); in makeStencilAttachment()