Searched defs:D3DXATTRIBUTERANGE (Results 1 - 2 of 2) sorted by relevance

/vbox/src/VBox/Additions/WINNT/Graphics/Wine/include/
H A Dd3dx9mesh.h50 } D3DXATTRIBUTERANGE; typedef in typeref:struct:_D3DXATTRIBUTERANGE
52 typedef D3DXATTRIBUTERANGE* LPD3DXATTRIBUTERANGE;
81 STDMETHOD(GetAttributeTable)(THIS_ D3DXATTRIBUTERANGE* attrib_table, DWORD* attrib_table_size) PURE;
116 STDMETHOD(GetAttributeTable)(THIS_ D3DXATTRIBUTERANGE* attrib_table, DWORD* attrib_table_size) PURE;
128 STDMETHOD(SetAttributeTable)(THIS_ CONST D3DXATTRIBUTERANGE* attrib_table, DWORD attrib_table_size) PURE;
/vbox/src/VBox/Devices/Graphics/shaderlib/wine/include/
H A Dd3dx9mesh.h198 } D3DXATTRIBUTERANGE; typedef in typeref:struct:_D3DXATTRIBUTERANGE
200 typedef D3DXATTRIBUTERANGE* LPD3DXATTRIBUTERANGE;
341 STDMETHOD(GetAttributeTable)(THIS_ D3DXATTRIBUTERANGE* attrib_table, DWORD* attrib_table_size) PURE;
375 STDMETHOD(GetAttributeTable)(THIS_ D3DXATTRIBUTERANGE* attrib_table, DWORD* attrib_table_size) PURE;
387 STDMETHOD(SetAttributeTable)(THIS_ const D3DXATTRIBUTERANGE *attrib_table,
418 STDMETHOD(GetAttributeTable)(THIS_ D3DXATTRIBUTERANGE* attrib_table, DWORD* attrib_table_size) PURE;

Completed in 120 milliseconds