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

/external/deqp/modules/gles3/functional/
H A Des3fShaderLoopTests.cpp278 bool isIntCounter = isDataTypeIntOrIVec(loopCountDataType); local
280 if (isIntCounter)
310 if (isIntCounter)
332 if (isIntCounter)
356 string initValue = isIntCounter ? "0" : "0.05";
360 if (isIntCounter)
/external/deqp/modules/gles2/functional/
H A Des2fShaderLoopTests.cpp306 bool isIntCounter = isDataTypeIntOrIVec(loopCountDataType); local
308 if (isIntCounter)
338 if (isIntCounter)
360 if (isIntCounter)
384 string initValue = isIntCounter ? "0" : "0.05";
388 if (isIntCounter)

Completed in 54 milliseconds