Home
last modified time | relevance | path

Searched defs:refStencil (Results 1 – 3 of 3) sorted by relevance

/external/deqp/framework/common/
DtcuImageCompare.cpp1252 uint8_t refStencil = (uint8_t)reference.getPixStencil(x, y, z); in dsThresholdCompare() local
1321 … const float refStencil = static_cast<float>(reference.getPixStencil(x, y, z)) / 255.0f; in dsThresholdCompare() local
/external/deqp/external/vulkancts/modules/vulkan/renderpass/
DvktRenderPassUnusedClearAttachmentTests.cpp1210 …const uint32_t refStencil = (m_testParams.depthStencilUsed ? m_clearColorDepth.depthStencil.stenci… in iterate() local
/external/deqp/external/vulkancts/modules/vulkan/pipeline/
DvktPipelineMultisampleTests.cpp6275 tcu::TextureLevel refStencil(getStencilCopyFormat(dsFormat), iExtent.x(), iExtent.y()); in ZExportIterate() local