Searched refs:rangeMax_ (Results 1 - 2 of 2) sorted by relevance

/external/deqp/modules/gles2/functional/
H A Des2fShaderOperatorTests.cpp236 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 Des3fShaderOperatorTests.cpp417 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 1094 milliseconds