Home
last modified time | relevance | path

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

/reactos/sdk/include/dxsdk/
H A Dd3dx9mesh.h58 D3DXMESH_IB_WRITEONLY = 0x400, enumerator
/reactos/dll/directx/wine/d3dx9_36/
H A Dmesh.c2503 if (options & D3DXMESH_IB_WRITEONLY) in D3DXCreateMesh()