Searched defs:numTexCoord (Results 1 – 1 of 1) sorted by relevance
243 int numTexCoord = (FVF & D3DFVF_TEXCOUNT_MASK) >> D3DFVF_TEXCOUNT_SHIFT; in Direct3DVertexDeclaration9() local515 int numTexCoord = 0; in computeFVF() local