Searched refs:D3DUSAGE_DONOTCLIP (Results 1 – 3 of 3) sorted by relevance
1440 #define D3DUSAGE_DONOTCLIP (0x00000020L) macro
246 #define D3DUSAGE_DONOTCLIP 0x00000020 macro
1110 (D3DUSAGE_DONOTCLIP | D3DUSAGE_DYNAMIC | D3DUSAGE_NONSECURE | in NineDevice9_CreateVertexBuffer()1149 (D3DUSAGE_DONOTCLIP | D3DUSAGE_DYNAMIC | D3DUSAGE_NONSECURE | in NineDevice9_CreateIndexBuffer()