Home
last modified time | relevance | path

Searched refs:FvfToDecl (Results 1 – 4 of 4) sorted by relevance

/reactos/dll/directx/wine/d3d8/
H A Dd3d8_private.h85 struct FvfToDecl struct
109 struct FvfToDecl *decls; argument
H A Ddevice.c2453 struct FvfToDecl *convertedDecls = device->decls; in d3d8_device_get_fvf_declaration()
/reactos/dll/directx/wine/ddraw/
H A Dddraw_private.h48 struct FvfToDecl struct
124 struct FvfToDecl *decls;
H A Dddraw.c4806 struct FvfToDecl *convertedDecls = This->decls; in ddraw_find_decl()