Home
last modified time | relevance | path

Searched defs:fvf (Results 1 – 16 of 16) sorted by relevance

/reactos/dll/directx/wine/wined3d/
H A Dvertexdeclaration.c331 DWORD fvf, struct wined3d_vertex_element **elements) in convert_fvf_to_declaration()
442 DWORD fvf, void *parent, const struct wined3d_parent_ops *parent_ops, in wined3d_vertex_declaration_create_from_fvf()
/reactos/dll/directx/wine/d3dx9_36/
H A Dskin.c45 DWORD fvf; member
342 static HRESULT WINAPI d3dx9_skin_info_SetFVF(ID3DXSkinInfo *iface, DWORD fvf) in d3dx9_skin_info_SetFVF()
591 HRESULT WINAPI D3DXCreateSkinInfoFVF(DWORD num_vertices, DWORD fvf, DWORD num_bones, ID3DXSkinInfo … in D3DXCreateSkinInfoFVF()
H A Dmesh.c53 DWORD fvf; member
269 static HRESULT WINAPI d3dx9_mesh_CloneMeshFVF(struct ID3DXMesh *iface, DWORD options, DWORD fvf, in d3dx9_mesh_CloneMeshFVF()
2036 HRESULT WINAPI D3DXDeclaratorFromFVF(DWORD fvf, D3DVERTEXELEMENT9 declaration[MAX_FVF_DECL_SIZE]) in D3DXDeclaratorFromFVF()
2134 HRESULT WINAPI D3DXFVFFromDeclarator(const D3DVERTEXELEMENT9 *declaration, DWORD *fvf) in D3DXFVFFromDeclarator()
2437 DWORD fvf; in D3DXCreateMesh() local
2597 DWORD fvf, struct IDirect3DDevice9 *device, struct ID3DXMesh **mesh) in D3DXCreateMeshFVF()
2619 DWORD fvf; member
4216 DWORD fvf; in D3DXLoadMeshFromXInMemory() local
/reactos/dll/directx/wine/d3d9/
H A Dd3d9_private.h74 DWORD fvf; member
184 DWORD fvf; member
245 DWORD fvf; member
H A Dvertexdeclaration.c60 DWORD fvf, in vdecl_convert_fvf()
H A Dbuffer.c275 UINT size, UINT usage, DWORD fvf, D3DPOOL pool) in vertexbuffer_init()
H A Ddevice.c1243 DWORD usage, DWORD fvf, D3DPOOL pool, IDirect3DVertexBuffer9 **buffer, in d3d9_device_CreateVertexBuffer()
3013 …truct wined3d_vertex_declaration *device_get_fvf_declaration(struct d3d9_device *device, DWORD fvf) in device_get_fvf_declaration()
3080 static HRESULT WINAPI d3d9_device_SetFVF(IDirect3DDevice9Ex *iface, DWORD fvf) in d3d9_device_SetFVF()
3108 static HRESULT WINAPI d3d9_device_GetFVF(IDirect3DDevice9Ex *iface, DWORD *fvf) in d3d9_device_GetFVF()
/reactos/dll/directx/wine/ddraw/
H A Ddevice.c2092 D3DPRIMITIVETYPE primitive_type, DWORD fvf, DWORD flags) in d3d_device3_Begin()
2114 DWORD fvf; in d3d_device2_Begin() local
2152 D3DPRIMITIVETYPE primitive_type, DWORD fvf, in d3d_device3_BeginIndexed()
2167 DWORD fvf; in d3d_device2_BeginIndexed() local
3496 D3DPRIMITIVETYPE primitive_type, DWORD fvf, void *vertices, in d3d_device7_DrawPrimitive()
3556 D3DPRIMITIVETYPE primitive_type, DWORD fvf, void *vertices, in d3d_device7_DrawPrimitive_FPUSetup()
3563 D3DPRIMITIVETYPE primitive_type, DWORD fvf, void *vertices, in d3d_device7_DrawPrimitive_FPUPreserve()
3576 static void setup_lighting(const struct d3d_device *device, DWORD fvf, DWORD flags) in setup_lighting()
3589 D3DPRIMITIVETYPE primitive_type, DWORD fvf, void *vertices, DWORD vertex_count, in d3d_device3_DrawPrimitive()
3608 DWORD fvf; in d3d_device2_DrawPrimitive() local
[all …]
H A Dvertexbuffer.c407 DWORD fvf, IDirect3DDevice7 *device, DWORD flags) in d3d_vertex_buffer7_ProcessVerticesStrided()
H A Dddraw_private.h50 DWORD fvf; member
565 DWORD fvf; member
H A Dddraw.c4801 struct wined3d_vertex_declaration *ddraw_find_decl(struct ddraw *This, DWORD fvf) in ddraw_find_decl()
/reactos/dll/directx/wine/d3d8/
H A Dd3d8_private.h87 DWORD fvf; member
201 DWORD fvf; member
H A Dvertexdeclaration.c370 struct d3d8_device *device, DWORD fvf) in d3d8_vertex_declaration_init_fvf()
H A Dbuffer.c274 UINT size, DWORD usage, DWORD fvf, D3DPOOL pool) in vertexbuffer_init()
H A Ddevice.c1006 DWORD usage, DWORD fvf, D3DPOOL pool, IDirect3DVertexBuffer8 **buffer) in d3d8_device_CreateVertexBuffer()
2450 …uct d3d8_vertex_declaration *d3d8_device_get_fvf_declaration(struct d3d8_device *device, DWORD fvf) in d3d8_device_get_fvf_declaration()
/reactos/modules/rostests/winetests/d3dx9_36/
H A Dmesh.c205 DWORD fvf; member
678 DWORD fvf; in test_fvf_decl_conversion() member
1527 #define check_vertex_buffer(mesh, vertices, num_vertices, fvf) \ argument
1529 …heck_vertex_buffer_(int line, ID3DXMesh *mesh, const void *vertices, DWORD num_vertices, DWORD fvf) in check_vertex_buffer_()
2012 #define test_LoadMeshFromX(device, xfile_str, vertex_array, fvf, index_array, materials_array, chec… argument
2017 …const void *vertices, DWORD num_vertices, DWORD fvf, const void *indices, DWORD num_indices, size_… in test_LoadMeshFromX_()
5004 DWORD exp_fvf, fvf; in test_create_skin_info() local
11492 DWORD max_influences[3], count, fvf; in test_load_skin_mesh_from_xof() local