Re: [1/2] d3dx9/test: Add UpdateSemantics test. (try 2)
10 Jun
2011
10 Jun
'11
6:10 a.m.
+static void test_update_semantics(void) +{ ... + int offset = 12;
sizeof(D3DXVECTOR3) might be clearer.
10 Jun
10 Jun
11:29 a.m.
New subject: [1/2] d3dx9/test: Add UpdateSemantics test. (try 2)
On Fri, Jun 10, 2011 at 8:10 AM, Dylan Smith <dylan.ah.smith(a)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.
5303
Age (days ago)
5303
Last active (days ago)
1 comments
2 participants
participants (2)
-
Dylan Smith -
Michael Mc Donnell