Home
last modified time | relevance | path

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

/aosp_15_r20/external/mesa3d/src/gallium/frontends/clover/core/
H A Ddevice.cpp609 device::opencl_c_features() const { in opencl_c_features() function in device
/aosp_15_r20/external/OpenCL-CLHPP/tests/
H A Dtest_openclhpp.cpp3138 static cl_name_version opencl_c_features[] = { in clGetDeviceInfo_extended_versioning() local
3195 std::vector<cl_name_version> opencl_c_features = d0.getInfo<CL_DEVICE_OPENCL_C_FEATURES>(); in testDeviceExtendedVersioning_3_0() local