Home
last modified time | relevance | path

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

/reactos/modules/rostests/winetests/d3dx9_36/
H A Dmesh.c7370 const struct vertex_normal vertices13[] = in test_weld_vertices() local
8180 (BYTE*)vertices13, in test_weld_vertices()
9153 const struct vertex_ptc vertices13[] = in test_clone_mesh() local
9163 const UINT num_vertices13 = ARRAY_SIZE(vertices13); in test_clone_mesh()
9164 const UINT num_faces13 = ARRAY_SIZE(vertices13) / VERTS_PER_FACE; in test_clone_mesh()
9165 const UINT vertex_size13 = sizeof(*vertices13); in test_clone_mesh()
9945 (BYTE*)vertices13, in test_clone_mesh()