Home
last modified time | relevance | path

Searched defs:limitValue (Results 1 – 5 of 5) sorted by relevance

/external/deqp/external/openglcts/modules/common/
DglcLimitTest.inl53 DataType limitValue = DataType(); local
/external/deqp/framework/opengl/
DgluShaderLibrary.cpp1172 int limitValue; in parseRequirement() local
/external/deqp/framework/referencerenderer/
DrrRasterizer.cpp265 …const deInt64 limitValue = (limitValueCouldOverflow) ? (0) : (lineLengthSquared * broadRejectD… in doesLineSegmentExitDiamond() local
/external/skia/src/shaders/
DSkPerlinNoiseShader.cpp398 inline int checkNoise(int noiseValue, int limitValue, int newValue) { in checkNoise()
/external/skqp/src/shaders/
DSkPerlinNoiseShader.cpp398 inline int checkNoise(int noiseValue, int limitValue, int newValue) { in checkNoise()