Home
last modified time | relevance | path

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

/reactos/modules/rostests/winetests/d3dx9_36/
H A Dmesh.c7499 const struct vertex_texcoord_short2 vertices17[] = in test_weld_vertices() local
7511 const UINT num_vertices17 = ARRAY_SIZE(vertices17); in test_weld_vertices()
8252 (BYTE*)vertices17, in test_weld_vertices()
9253 const struct vertex_ptc vertices17[] = in test_clone_mesh() local
9263 const UINT num_vertices17 = ARRAY_SIZE(vertices17); in test_clone_mesh()
9264 const UINT num_faces17 = ARRAY_SIZE(vertices17) / VERTS_PER_FACE; in test_clone_mesh()
9265 const UINT vertex_size17 = sizeof(*vertices17); in test_clone_mesh()
10001 (BYTE*)vertices17, in test_clone_mesh()