Lines Matching refs:getFloat
867 GLfloat n = rnd.getFloat(0, 1); in test()
868 GLfloat f = rnd.getFloat(0, 1); in test()
902 const GLfloat reference = rnd.getFloat(range[0], range[1]); in test()
943 const GLfloat reference = rnd.getFloat(-64000, 64000); in test()
984 const GLfloat reference = rnd.getFloat(-64000, 64000); in test()
1041 GLfloat reference = rnd.getFloat(0, 1); in test()
1090 const GLfloat r = rnd.getFloat(0, 1); in test()
1091 const GLfloat g = rnd.getFloat(0, 1); in test()
1092 const GLfloat b = rnd.getFloat(0, 1); in test()
1093 const GLfloat a = rnd.getFloat(0, 1); in test()
1141 const GLfloat r = rnd.getFloat(0, 1); in test()
1142 const GLfloat g = rnd.getFloat(0, 1); in test()
1143 const GLfloat b = rnd.getFloat(0, 1); in test()
1144 const GLfloat a = rnd.getFloat(0, 1); in test()
1174 const GLfloat ref = rnd.getFloat(0, 1); in test()