Searched refs:getExecutionMode (Results 1 – 2 of 2) sorted by relevance
97 AMDGPUDevice::getExecutionMode(AMDGPUDeviceInfo::Caps Caps) const in getExecutionMode() function in AMDGPUDevice115 return getExecutionMode(Mode) != AMDGPUDeviceInfo::Unsupported; in isSupported()120 return getExecutionMode(Mode) == AMDGPUDeviceInfo::Hardware; in usesHardware()125 return getExecutionMode(Mode) == AMDGPUDeviceInfo::Software; in usesSoftware()
111 getExecutionMode(AMDGPUDeviceInfo::Caps Caps) const;