Searched refs:D3DCOLOR_RGBA (Results 1 – 1 of 1) sorted by relevance
372 #define D3DCOLOR_RGBA(r,g,b,a) D3DCOLOR_ARGB(a,r,g,b) macro378 D3DCOLOR_RGBA( \