Searched refs:D3DFVF_TEXTUREFORMAT3 (Results 1 – 3 of 3) sorted by relevance
1189 #define D3DFVF_TEXTUREFORMAT3 1 // Three floating point values macro1192 #define D3DFVF_TEXCOORDSIZE3(CoordIndex) (D3DFVF_TEXTUREFORMAT3 << (CoordIndex*2 + 16))
384 case D3DFVF_TEXTUREFORMAT3: in NineVertexDeclaration9_new_from_fvf()
310 #define D3DFVF_TEXTUREFORMAT3 0x00000001 macro