Searched refs:HalfOps (Results 1 - 4 of 4) sorted by relevance

/external/chromium_org/third_party/mesa/src/src/gallium/drivers/radeon/
H A DAMDILDeviceInfo.h35 HalfOps = 0x1, // Half float is supported or not. enumerator in enum:llvm::AMDGPUDeviceInfo::Caps
H A DAMDILDevice.cpp69 mSWBits.set(AMDGPUDeviceInfo::HalfOps);
/external/mesa3d/src/gallium/drivers/radeon/
H A DAMDILDeviceInfo.h35 HalfOps = 0x1, // Half float is supported or not. enumerator in enum:llvm::AMDGPUDeviceInfo::Caps
H A DAMDILDevice.cpp69 mSWBits.set(AMDGPUDeviceInfo::HalfOps);

Completed in 95 milliseconds