Home
last modified time | relevance | path

Searched refs:vertices32 (Results 1 – 1 of 1) sorted by relevance

/reactos/modules/rostests/winetests/d3dx9_36/
H A Dmesh.c9632 const struct vertex_ptc_short2 vertices32[] = in test_clone_mesh() local
9642 const UINT num_vertices32 = ARRAY_SIZE(vertices32); in test_clone_mesh()
9643 const UINT num_faces32 = ARRAY_SIZE(vertices32) / VERTS_PER_FACE; in test_clone_mesh()
9644 const UINT vertex_size32 = sizeof(*vertices32); in test_clone_mesh()
10211 (BYTE*)vertices32, in test_clone_mesh()