Searched refs:fStencilAttachmentCreates (Results 1 – 2 of 2) sorted by relevance
400 fStencilAttachmentCreates = 0; in reset()415 void incStencilAttachmentCreates() { fStencilAttachmentCreates++; } in incStencilAttachmentCreates()428 int fStencilAttachmentCreates; variable
146 out->appendf("Stencil Buffer Creates: %d\n", fStencilAttachmentCreates); in dump()