HomeSort by relevance Sort by last modified time
    Searched refs:usesSoftware (Results 1 - 4 of 4) sorted by null

  /external/chromium_org/third_party/mesa/src/src/gallium/drivers/radeon/
AMDILDevice.h 86 // usesSoftware returned true. If usesHardware returned true, then
87 // usesSoftware must return false for the same capability. Hardware
96 bool usesSoftware(AMDGPUDeviceInfo::Caps Mode) const;
AMDILDevice.cpp 123 bool AMDGPUDevice::usesSoftware(AMDGPUDeviceInfo::Caps Mode) const
  /external/mesa3d/src/gallium/drivers/radeon/
AMDILDevice.h 86 // usesSoftware returned true. If usesHardware returned true, then
87 // usesSoftware must return false for the same capability. Hardware
96 bool usesSoftware(AMDGPUDeviceInfo::Caps Mode) const;
AMDILDevice.cpp 123 bool AMDGPUDevice::usesSoftware(AMDGPUDeviceInfo::Caps Mode) const

Completed in 81 milliseconds