Searched refs:third_component (Results 1 – 1 of 1) sorted by relevance
415 compute::vector<float> third_component(4, context); in BOOST_AUTO_TEST_CASE() local419 third_component.begin(), in BOOST_AUTO_TEST_CASE()423 CHECK_RANGE_EQUAL(float, 4, third_component, (1.2f, 3.4f, 5.6f, 7.8f)); in BOOST_AUTO_TEST_CASE()