Searched refs:getFloat64s (Results 1 – 4 of 4) sorted by relevance
371 std::vector<double> getFloat64s (de::Random& rnd, deUint32 count);
282 vector<double> inputData = getFloat64s(rnd, numElements); in addComputeWorkgroupMemoryTests()
445 std::vector<double> getFloat64s (de::Random& rnd, deUint32 count) in getFloat64s() function
7528 vector<double> float64Data = getFloat64s(rnd, numElements); in addCompute16bitStorageUniform64To16Group()7610 vector<double> float64Data = getFloat64s(rnd, numDataPoints); in addGraphics16BitStorageUniformFloat64To16Group()7956 vector<double> float64Data = getFloat64s(rnd, numDataPoints); in addGraphics16BitStorageInputOutputFloat64To16Group()