Searched refs:maxStencilValue (Results 1 – 1 of 1) sorted by relevance
642 const int maxStencilValue = 4; in verifyLayerContent() local643 const float pass0stencil = static_cast<float>(1.0f / maxStencilValue); in verifyLayerContent()644 const float pass1stencil = static_cast<float>(2.0f / maxStencilValue); in verifyLayerContent()650 convertStencilToColorBufferAccess(image, stencilAsColor, maxStencilValue); in verifyLayerContent()