Lines Matching refs:stencilBuffer
420 tcu::TextureLevel stencilBuffer;
448 stencilBuffer.setStorage(getStencilFormat(stencilBits), numSamples, width, height);
449 rr::clearMultisampleStencilBuffer(stencilBuffer, CLEAR_STENCIL, rr::WindowRectangle(0, 0, width, height));
454 rr::MultisamplePixelBufferAccess::fromMultisampleAccess(stencilBuffer.getAccess()));