Searched refs:loopCountPrecision (Results 1 – 2 of 2) sorted by relevance
/external/deqp/modules/gles3/functional/ |
D | es3fShaderLoopTests.cpp | 243 …texCase, LoopType loopType, LoopCountType loopCountType, Precision loopCountPrecision, DataType lo… in createGenericLoopCase() argument 428 params.insert(pair<string, string>("COUNTER_PRECISION", getPrecisionName(loopCountPrecision))); in createGenericLoopCase()
|
/external/deqp/modules/gles2/functional/ |
D | es2fShaderLoopTests.cpp | 275 …texCase, LoopType loopType, LoopCountType loopCountType, Precision loopCountPrecision, DataType lo… in createGenericLoopCase() argument 456 params.insert(pair<string, string>("COUNTER_PRECISION", getPrecisionName(loopCountPrecision))); in createGenericLoopCase()
|