Home
last modified time | relevance | path

Searched refs:maxStencilValue (Results 1 – 1 of 1) sorted by relevance

/external/deqp/external/vulkancts/modules/vulkan/geometry/
DvktGeometryLayeredRenderingTests.cpp642 const int maxStencilValue = 4; in verifyLayerContent() local
643 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()