Searched refs:D3DFVFCAPS_DONOTSTRIPELEMENTS (Results 1 – 4 of 4) sorted by relevance
346 #define D3DFVFCAPS_DONOTSTRIPELEMENTS 0x00080000L /* Device prefers that vertex elements not be s… macro
199 #define D3DFVFCAPS_DONOTSTRIPELEMENTS 0x00080000 macro
977 …caps.FVFCaps = D3DFVFCAPS_DONOTSTRIPELEMENTS | // It is preferable that vertex elements not be s… in GetDeviceCaps()
1468 …caps.FVFCaps = D3DFVFCAPS_DONOTSTRIPELEMENTS | // It is preferable that vertex elements not be s… in GetDeviceCaps()