Searched refs:D3DFVF_TEXTUREFORMAT3 (Results 1 - 3 of 3) sorted by relevance

/external/swiftshader/include/Direct3D/
H A Dd3d8types.h1189 #define D3DFVF_TEXTUREFORMAT3 1 // Three floating point values macro
1192 #define D3DFVF_TEXCOORDSIZE3(CoordIndex) (D3DFVF_TEXTUREFORMAT3 << (CoordIndex*2 + 16))
/external/mesa3d/src/gallium/state_trackers/nine/
H A Dvertexdeclaration9.c384 case D3DFVF_TEXTUREFORMAT3:
/external/mesa3d/include/D3D9/
H A Dd3d9types.h310 #define D3DFVF_TEXTUREFORMAT3 0x00000001 macro

Completed in 79 milliseconds