Searched refs:svm_support (Results 1 – 3 of 3) sorted by relevance
79 cl_device_svm_capabilities svm_support() const;106 return svm_support() & CL_DEVICE_SVM_FINE_GRAIN_SYSTEM; in has_system_svm()
234 device::svm_support() const { in svm_support() function in device346 + std::string(svm_support() ? " cl_arm_shared_virtual_memory" : ""); in supported_extensions()
409 buf.as_scalar<cl_device_svm_capabilities>() = dev.svm_support(); in clGetDeviceInfo()