Home
last modified time | relevance | path

Searched refs:intR (Results 1 – 1 of 1) sorted by relevance

/external/deqp/modules/gles3/functional/
Des3fInstancedRenderingTests.cpp586 deInt32 intR = (deInt32)(r*FLOAT_INT_SCALE + FLOAT_INT_BIAS); in computeReference() local
589 r = ((float)intR - FLOAT_INT_BIAS) / FLOAT_INT_SCALE; in computeReference()