Home
last modified time | relevance | path

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

/external/mesa3d/src/gallium/state_trackers/nine/
Dvertexdeclaration9.c299 if (FVF & D3DFVF_LASTBETA_D3DCOLOR) { in NineVertexDeclaration9_new_from_fvf()
/external/mesa3d/include/D3D9/
Dd3d9types.h318 #define D3DFVF_LASTBETA_D3DCOLOR 0x00008000 macro