Home
last modified time | relevance | path

Searched defs:limitValue (Results 1 - 2 of 2) sorted by relevance

/third_party/vk-gl-cts/framework/referencerenderer/
H A DrrRasterizer.cpp265 const deInt64 limitValue = (limitValueCouldOverflow) ? (0) : (lineLengthSquared * broadRejectDistanceSquared); // avoid overflow in doesLineSegmentExitDiamond() local
/third_party/vk-gl-cts/framework/opengl/
H A DgluShaderLibrary.cpp1169 int limitValue; in parseRequirement() local

Completed in 5 milliseconds