Files
OpenCL-CTS/test_conformance/opencl_conformance_tests_22.csv
2017-05-16 18:44:33 +05:30

2.8 KiB

1#
2# OpenCL Conformance Test Suite (2.2 version)
3#
4# #########################################
5# New API features
6# #########################################
7# #########################################
8# New representation of types
9# #########################################
10Images and samplers , clcpp/images/test_cpp_images
11Device enqueue and events , clcpp/device_queue/test_cpp_device_queue
12Address spaces , clcpp/address_spaces/test_cpp_address_spaces
13# #########################################
14# New representation of functions
15# #########################################
16Conversions (convert_cast) , clcpp/convert/test_cpp_convert
17Reinterpreting (as_type) , clcpp/reinterpret/test_cpp_reinterpret
18Atomics , clcpp/atomics/test_cpp_atomics
19Work-item functions , clcpp/workitems/test_cpp_workitems
20Work-group functions , clcpp/workgroups/test_cpp_workgroups
21Sub-group functions , clcpp/subgroups/test_cpp_subgroups
22Math functions , clcpp/math_funcs/test_cpp_math_funcs
23Integer functions , clcpp/integer_funcs/test_cpp_integer_funcs
24Common functions , clcpp/common_funcs/test_cpp_common_funcs
25Geometric functions , clcpp/geometric_funcs/test_cpp_geometric_funcs
26Relational functions , clcpp/relational_funcs/test_cpp_relational_funcs
27vload and vstore functions , clcpp/vload_vstore/test_cpp_vload_vstore_funcs
28# #########################################
29# New in OpenCL C++
30# #########################################
31Specialization constants , clcpp/spec_constants/test_cpp_spec_constants
32Ctors and dtors of global scope objects , clcpp/program_scope_ctors_dtors/test_cpp_program_scope_ctors_dtors