Home
last modified time | relevance | path

Searched defs:InpSizeParameters (Results 1 – 1 of 1) sorted by relevance

/dports/math/clfft/clFFT-2.12.2/src/tests/
H A Daccuracy_test_pow7.cpp7359 struct InpSizeParameters { struct
7360 unsigned int x_dim;
7361 unsigned int y_dim;
7362 unsigned int z_dim;
7363 clfftPrecision precision;
7365InpSizeParameters(unsigned int ip_x_dim, unsigned int ip_y_dim, unsigned int ip_z_dim, clfftPrecis… in InpSizeParameters() function