Searched refs:D3DFVF_XYZB1 (Results 1 – 3 of 3) sorted by relevance
287 case D3DFVF_XYZB1: in NineVertexDeclaration9_new_from_fvf()299 betas = (((FVF & D3DFVF_XYZB5)-D3DFVF_XYZB1)>>1)+1; in NineVertexDeclaration9_new_from_fvf()
534 case D3DFVF_XYZB1: size += 4*4; break; in nine_fvf_stride()
284 #define D3DFVF_XYZB1 0x00000006 macro