Searched refs:getFloat64s (Results 1 – 4 of 4) sorted by relevance
342 std::vector<double> getFloat64s (de::Random& rnd, deUint32 count);
282 vector<double> inputData = getFloat64s(rnd, numElements); in addComputeWorkgroupMemoryTests()
390 std::vector<double> getFloat64s (de::Random& rnd, deUint32 count) in getFloat64s() function
7500 vector<double> float64Data = getFloat64s(rnd, numElements); in addCompute16bitStorageUniform64To16Group()7579 vector<double> float64Data = getFloat64s(rnd, numDataPoints); in addGraphics16BitStorageUniformFloat64To16Group()7920 vector<double> float64Data = getFloat64s(rnd, numDataPoints); in addGraphics16BitStorageInputOutputFloat64To16Group()