Home
last modified time | relevance | path

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

/external/skqp/src/gpu/
DGrGpu.h316 void incStencilAttachmentCreates() { fStencilAttachmentCreates++; } in incStencilAttachmentCreates() function
343 void incStencilAttachmentCreates() {}
/external/skia/src/gpu/
DGrGpu.h430 void incStencilAttachmentCreates() { fStencilAttachmentCreates++; } in incStencilAttachmentCreates() function
485 void incStencilAttachmentCreates() {}
/external/skqp/src/gpu/mock/
DGrMockGpu.cpp195 fStats.incStencilAttachmentCreates(); in createStencilAttachmentForRenderTarget()
/external/skia/src/gpu/mock/
DGrMockGpu.cpp215 fStats.incStencilAttachmentCreates(); in makeStencilAttachment()
/external/skia/src/gpu/dawn/
DGrDawnGpu.cpp298 fStats.incStencilAttachmentCreates(); in makeStencilAttachment()
/external/skqp/src/gpu/mtl/
DGrMtlGpu.mm234 fStats.incStencilAttachmentCreates();
/external/skia/src/gpu/d3d/
DGrD3DGpu.cpp1064 fStats.incStencilAttachmentCreates(); in makeStencilAttachment()
/external/skqp/src/gpu/vk/
DGrVkGpu.cpp1302 fStats.incStencilAttachmentCreates(); in createStencilAttachmentForRenderTarget()
/external/skia/src/gpu/vk/
DGrVkGpu.cpp1475 fStats.incStencilAttachmentCreates(); in makeStencilAttachment()
/external/skia/src/gpu/mtl/
DGrMtlGpu.mm539 fStats.incStencilAttachmentCreates();
/external/skia/src/gpu/gl/
DGrGLGpu.cpp1724 fStats.incStencilAttachmentCreates(); in makeStencilAttachment()
/external/skqp/src/gpu/gl/
DGrGLGpu.cpp1839 fStats.incStencilAttachmentCreates(); in createStencilAttachmentForRenderTarget()