Searched refs:intRanges (Results 1 – 2 of 2) sorted by relevance
/external/deqp/modules/gles3/functional/ |
D | es3fShaderCommonFunctionTests.cpp | 438 const IVec2 intRanges[] = in getInputValues() local 453 …fillRandomScalars(rnd, intRanges[precision].x(), intRanges[precision].y(), values[0], numValues*sc… in getInputValues() 520 const IVec2 intRanges[] = in getInputValues() local 545 …fillRandomScalars(rnd, intRanges[precision].x(), intRanges[precision].y(), (int*)values[0] + scala… in getInputValues()
|
/external/deqp/modules/gles31/functional/ |
D | es31fShaderCommonFunctionTests.cpp | 515 const IVec2 intRanges[] = in getInputValues() local 530 …fillRandomScalars(rnd, intRanges[precision].x(), intRanges[precision].y(), values[0], numValues*sc… in getInputValues() 597 const IVec2 intRanges[] = in getInputValues() local 622 …fillRandomScalars(rnd, intRanges[precision].x(), intRanges[precision].y(), (int*)values[0] + scala… in getInputValues()
|