Home
last modified time | relevance | path

Searched refs:D3DPT_TRIANGLELIST (Results 1 – 7 of 7) sorted by relevance

/reactos/sdk/include/psdk/
H A Dd3d8types.h721 D3DPT_TRIANGLELIST = 4, enumerator
H A Dd3d9types.h912 D3DPT_TRIANGLELIST = 4, enumerator
H A Dd3dtypes.h826 D3DPT_TRIANGLELIST = 4, enumerator
/reactos/dll/directx/wine/d3dx9_36/
H A Dsprite.c471 IDirect3DDevice9_DrawPrimitiveUP(This->device, D3DPT_TRIANGLELIST, in d3dx9_sprite_Flush()
H A Dmesh.c183 hr = IDirect3DDevice9_DrawIndexedPrimitive(This->device, D3DPT_TRIANGLELIST, in d3dx9_mesh_DrawSubset()
/reactos/dll/directx/wine/d3d8/
H A Ddevice.c180 case D3DPT_TRIANGLELIST: in vertex_count_from_primitive_count()
/reactos/dll/directx/wine/d3d9/
H A Ddevice.c200 case D3DPT_TRIANGLELIST: in vertex_count_from_primitive_count()