On Fri, Jun 10, 2011 at 8:10 AM, Dylan Smith <dylan.ah.smith at gmail.com> wrote:
>> +static void test_update_semantics(void)
>> +{
>> ...
>> + int offset = 12;
>
> sizeof(D3DXVECTOR3) might be clearer.
>
Ok, I'll change that along with your other comments about the patch
for the UpdateSemantics implementation.