Searched refs:D3DDECL_END (Results 1 – 2 of 2) sorted by relevance
280 D3DVERTEXELEMENT9 elems[16], decl_end = D3DDECL_END(); in NineVertexDeclaration9_new_from_fvf()
386 #define D3DDECL_END() { 0xFF, 0, D3DDECLTYPE_UNUSED, 0, 0, 0 } macro