Home
last modified time | relevance | path

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

/reactos/dll/directx/wine/d3d9/
H A Dvertexdeclaration.c167 unsigned int numcoords = (texcoords >> (idx2*2)) & 0x03; in vdecl_convert_fvf() local
168 switch (numcoords) { in vdecl_convert_fvf()