Convert half4 color to float array for buffer copy

Converts the half4 color object to a float array so it can be properly
copied into a v4 float gl buffer.

Change-Id: Ibdc104277e34cf7cb382f027f95fb8fdd5d63bb0
Fixes: 66910602
Test: Existing tests pass
1 file changed