Home
last modified time | relevance | path

Searched refs:D3DFVF_LASTBETA_UBYTE4 (Results 1 – 2 of 2) sorted by relevance

/third_party/mesa3d/src/gallium/frontends/nine/
Dvertexdeclaration9.c302 } else if (FVF & D3DFVF_LASTBETA_UBYTE4) { in NineVertexDeclaration9_new_from_fvf()
/third_party/mesa3d/include/D3D9/
Dd3d9types.h317 #define D3DFVF_LASTBETA_UBYTE4 0x00001000 macro