Searched defs:refStencil (Results 1 – 3 of 3) sorted by relevance
1252 uint8_t refStencil = (uint8_t)reference.getPixStencil(x, y, z); in dsThresholdCompare() local1321 … const float refStencil = static_cast<float>(reference.getPixStencil(x, y, z)) / 255.0f; in dsThresholdCompare() local
1210 …const uint32_t refStencil = (m_testParams.depthStencilUsed ? m_clearColorDepth.depthStencil.stenci… in iterate() local
6275 tcu::TextureLevel refStencil(getStencilCopyFormat(dsFormat), iExtent.x(), iExtent.y()); in ZExportIterate() local