Home
last modified time | relevance | path

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

/external/OpenCL-CTS/test_common/harness/
DfeatureHelpers.h22 struct OpenCLCFeatures struct
41 int get_device_cl_c_features(cl_device_id device, OpenCLCFeatures& features); argument
DfeatureHelpers.cpp24 int get_device_cl_c_features(cl_device_id device, OpenCLCFeatures& features) in get_device_cl_c_features()
/external/OpenCL-CTS/test_conformance/compiler/
Dtest_opencl_c_versions.cpp187 OpenCLCFeatures features; in test_CL_DEVICE_OPENCL_C_VERSION_features()