tests: Add missing require directives.
There are 4 test files that have been failing for a while on my Intel UHD Graphics 770.
This is because these tests require support for typed UAV load additional formats and double-precision.
So I added the typed uav load additional formats
'require' directive and the missing float64
require directives.
Edited by Francisco Casas