P4 to Git Change 1130710 by asalmanp@asalmanp-opencl-stg1 on 2015/03/13 17:49:56
EPR #394115 - Removing an unused variable
Affected files ...
... //depot/stg/opencl/drivers/opencl/runtime/device/gpu/gslbe/src/rt/GSLDevice.h#45 edit
[ROCm/clr commit: 28a3cdd5b5]
This commit is contained in:
@@ -226,7 +226,6 @@ private:
|
||||
uint m_vmMode : 1;
|
||||
uint m_uavInCB : 1;
|
||||
uint m_isComputeRingIDForced : 1;
|
||||
bool m_isOpenCL200Device : 1;
|
||||
};
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user