12a063779d
SWDEV-155860 - [OCL][LC] 62 Failures running on OCL/LC Windows drivers - Conformance test basic->vload_private was failing due to alignment assert check on akc->workitem_private_segment_byte_size. - Determined needed to add alignment, so added alignment into the header file, and removed assert check (as alignment was done afterwards). ReviewBoardURL = http://ocltc.amd.com/reviews/r/15451/diff/ Affected files ... ... //depot/stg/opencl/drivers/opencl/runtime/device/pal/palkernel.cpp#57 edit ... //depot/stg/opencl/drivers/opencl/runtime/device/pal/palkernel.hpp#18 edit