Searched refs:D3DFVF_TEXTUREFORMAT4 (Results 1 – 3 of 3) sorted by relevance
1190 #define D3DFVF_TEXTUREFORMAT4 2 // Four floating point values macro1194 #define D3DFVF_TEXCOORDSIZE4(CoordIndex) (D3DFVF_TEXTUREFORMAT4 << (CoordIndex*2 + 16))
388 case D3DFVF_TEXTUREFORMAT4: in NineVertexDeclaration9_new_from_fvf()
311 #define D3DFVF_TEXTUREFORMAT4 0x00000002 macro