Home
last modified time | relevance | path

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

/external/deqp/external/vulkancts/modules/vulkan/tessellation/
DvktTessellationGeometryPointSizeTests.cpp287 const int expectedPointSize = getExpectedPointSize(flags); in test() local
/external/deqp/modules/gles31/functional/
Des31fPrimitiveBoundingBoxTests.cpp3136 const int expectedPointSize = refPoint.size; in verifyWidePointAt() local
3259 …idthAt (const tcu::IVec2& pointPos, const tcu::Surface& viewport, int expectedPointSize, int compo… in scanPointWidthAt()