Home
last modified time | relevance | path

Searched defs:barLength (Results 1 – 2 of 2) sorted by relevance

/external/deqp/external/vulkancts/modules/vulkan/geometry/
DvktGeometryLayeredRenderingTests.cpp362 const int barLength = static_cast<int>(rowWidthRatio * static_cast<float>(image.getWidth())); in verifyImageSingleColoredRow() local
/external/deqp/modules/gles31/functional/
Des31fGeometryShaderTests.cpp3514 const int barLength = (int)(rowWidthRatio * (float)layer.getWidth()); in verifyImageSingleColoredRow() local