Searched refs:fStencilAttachmentCreates (Results 1 – 4 of 4) sorted by relevance
389 int stencilAttachmentCreates() const { return fStencilAttachmentCreates; } in stencilAttachmentCreates()390 void incStencilAttachmentCreates() { fStencilAttachmentCreates++; } in incStencilAttachmentCreates()415 int fStencilAttachmentCreates = 0; variable
637 out->appendf("Stencil Buffer Creates: %d\n", fStencilAttachmentCreates); in dump()
451 int stencilAttachmentCreates() const { return fStencilAttachmentCreates; } in stencilAttachmentCreates()452 void incStencilAttachmentCreates() { fStencilAttachmentCreates++; } in incStencilAttachmentCreates()487 int fStencilAttachmentCreates = 0; variable
770 out->appendf("Stencil Buffer Creates: %d\n", fStencilAttachmentCreates); in dump()