Searched refs:numcoords (Results 1 – 1 of 1) sorted by relevance
167 unsigned int numcoords = (texcoords >> (idx2*2)) & 0x03; in vdecl_convert_fvf() local168 switch (numcoords) { in vdecl_convert_fvf()