Searched refs:D3DFVF_XYZB1 (Results 1 – 8 of 8) sorted by relevance
35 case D3DFVF_XYZB1: stride += 16; break; in Direct3DVertexBuffer8()
4283 case D3DFVF_XYZB1: stride += 16; break; in FVFStride()4385 case D3DFVF_XYZB1: in bindStreams()
35 case D3DFVF_XYZB1: stride += 16; break; in Direct3DVertexBuffer9()
86 case D3DFVF_XYZB1: in Direct3DVertexDeclaration9()
286 case D3DFVF_XYZB1: in NineVertexDeclaration9_new_from_fvf()298 betas = (((FVF & D3DFVF_XYZB5)-D3DFVF_XYZB1)>>1)+1; in NineVertexDeclaration9_new_from_fvf()
496 case D3DFVF_XYZB1: size += 4*4; break; in nine_fvf_stride()
582 #define D3DFVF_XYZB1 0x006 macro
284 #define D3DFVF_XYZB1 0x00000006 macro