Searched refs:D3DUSAGE_NONSECURE (Results 1 – 2 of 2) sorted by relevance
1011 D3DUSAGE_DYNAMIC | D3DUSAGE_NONSECURE | D3DUSAGE_RENDERTARGET | in NineDevice9_CreateTexture()1044 Usage &= D3DUSAGE_DYNAMIC | D3DUSAGE_NONSECURE | in NineDevice9_CreateVolumeTexture()1076 D3DUSAGE_NONSECURE | D3DUSAGE_RENDERTARGET | in NineDevice9_CreateCubeTexture()1110 (D3DUSAGE_DONOTCLIP | D3DUSAGE_DYNAMIC | D3DUSAGE_NONSECURE | in NineDevice9_CreateVertexBuffer()1149 (D3DUSAGE_DONOTCLIP | D3DUSAGE_DYNAMIC | D3DUSAGE_NONSECURE | in NineDevice9_CreateIndexBuffer()
266 #define D3DUSAGE_NONSECURE 0x00800000 macro