Lines Matching defs:stencil
1066 stream << "stencil: " << value.depthStencil.stencil;
1413 clearValue.depthStencil.stencil = 0xCDu;
1416 clearValue.depthStencil.stencil = rng.getBool()
1686 deUint32 stencil)
1690 , m_stencil (stencil)
2816 const deUint32 clearStencil = hasStencilComponent(format.order) ? clearValues[attachmentNdx]->depthStencil.stencil : 0xDEu;
3487 if (value.depthStencil.stencil == 0xFFu)
3489 else if (value.depthStencil.stencil == 0x0u)
3492 DE_FATAL("Unknown stencil value");
3614 // Apply load op to depth/stencil attachment if it was used for the first time
3679 value.depthStencil.stencil = dsClear.getStencil();
4281 log << TestLog::ImageSet("OutputAttachments" + attachmentNdxStr, "Output depth and stencil attachments " + attachmentNdxStr);
4286 // Reference images. These will be logged as image sets due to having depth and stencil aspects.
4941 log << TestLog::Message << "Clearing depth stencil attachment"
5053 depthStencilClear = tcu::just(DepthStencilClear(offset, size, value.depthStencil.depth, value.depthStencil.stencil));
5095 log << TestLog::Message << "Format: " << attachment.getFormat() << " not supported as " << (isDepthOrStencilAttachment ? "depth stencil attachment" : "color attachment") << TestLog::EndMessage;
6666 // stencil
6697 addFunctionCaseWithPrograms<TestConfig>(group, "stencil", createTestShaders, renderPassTest, testConfig);
6872 // Color, depth and stencil attachment case.
7257 // Depth stencil formats