Searched refs:rangeMax_ (Results 1 - 2 of 2) sorted by relevance
/external/deqp/modules/gles2/functional/ |
H A D | es2fShaderOperatorTests.cpp | 236 Value (ValueType valueType_, float rangeMin_, float rangeMax_) argument 239 , rangeMax (rangeMax_) 368 ShaderValue (DataType type_, float rangeMin_, float rangeMax_) argument 371 , rangeMax (rangeMax_)
|
/external/deqp/modules/gles3/functional/ |
H A D | es3fShaderOperatorTests.cpp | 417 Value (ValueType valueType_, const FloatScalar& rangeMin_, const FloatScalar& rangeMax_) argument 420 , rangeMax (rangeMax_) 621 ShaderValue (DataType type_, const FloatScalar& rangeMin_, const FloatScalar& rangeMax_) argument 624 , rangeMax (rangeMax_)
|
Completed in 69 milliseconds