Home
last modified time | relevance | path

Searched refs:cl_layout_to_buffer_layout (Results 1 – 3 of 3) sorted by relevance

/dports/math/clfft/clFFT-2.12.2/src/tests/
H A Daccuracy_test_random.cpp40 layout::buffer_layout_t cl_layout_to_buffer_layout( clfftLayout cl_layout ) in cl_layout_to_buffer_layout() function
630 ParameterizedTest::cl_layout_to_buffer_layout( params.output_layout ), in TEST_P()
642 ParameterizedTest::cl_layout_to_buffer_layout( params.input_layout ), in TEST_P()
656 ParameterizedTest::cl_layout_to_buffer_layout( params.input_layout ), in TEST_P()
657 ParameterizedTest::cl_layout_to_buffer_layout( params.output_layout ), in TEST_P()
676 ParameterizedTest::cl_layout_to_buffer_layout( params.output_layout ), in TEST_P()
688 ParameterizedTest::cl_layout_to_buffer_layout( params.input_layout ), in TEST_P()
702 ParameterizedTest::cl_layout_to_buffer_layout( params.input_layout ), in TEST_P()
703 ParameterizedTest::cl_layout_to_buffer_layout( params.output_layout ), in TEST_P()
H A Daccuracy_test_directed.cpp35 layout::buffer_layout_t cl_layout_to_buffer_layout(clfftLayout cl_layout) in cl_layout_to_buffer_layout() function
519 DirectedTest::cl_layout_to_buffer_layout(params.output_layout), in RunTest()
531 DirectedTest::cl_layout_to_buffer_layout(params.input_layout), in RunTest()
545 DirectedTest::cl_layout_to_buffer_layout(params.input_layout), in RunTest()
546 DirectedTest::cl_layout_to_buffer_layout(params.output_layout), in RunTest()
565 DirectedTest::cl_layout_to_buffer_layout(params.output_layout), in RunTest()
577 DirectedTest::cl_layout_to_buffer_layout(params.input_layout), in RunTest()
591 DirectedTest::cl_layout_to_buffer_layout(params.input_layout), in RunTest()
592 DirectedTest::cl_layout_to_buffer_layout(params.output_layout), in RunTest()
H A Dcl_transform.h174 cl_layout_to_buffer_layout( _input_layout ), in clfft()
182 cl_layout_to_buffer_layout( _output_layout ), in clfft()
402 layout::buffer_layout_t cl_layout_to_buffer_layout( clfftLayout cl_layout ) in cl_layout_to_buffer_layout() function