Searched refs:D3DXMESH_IB_WRITEONLY (Results 1 – 2 of 2) sorted by relevance
/reactos/sdk/include/dxsdk/ | ||
H A D | d3dx9mesh.h | 58 D3DXMESH_IB_WRITEONLY = 0x400, enumerator |
/reactos/dll/directx/wine/d3dx9_36/ | ||
H A D | mesh.c | 2503 if (options & D3DXMESH_IB_WRITEONLY) in D3DXCreateMesh() |