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

/vbox/src/VBox/Devices/Graphics/shaderlib/
H A Dwined3d_private.h978 const struct wined3d_format_desc *format_desc;
1278 const RECT *src_rect, DWORD src_usage, WINED3DPOOL src_pool, const struct wined3d_format_desc *src_format_desc,
1279 const RECT *dst_rect, DWORD dst_usage, WINED3DPOOL dst_pool, const struct wined3d_format_desc *dst_format_desc);
1313 const struct wined3d_format_desc *ds_format_desc
1321 const struct wined3d_format_desc *ds_format_desc) DECLSPEC_HIDDEN;
1556 struct wined3d_format_desc *gl_formats;
2079 const struct wined3d_format_desc *format_desc;
2107 IWineD3DDeviceImpl *device, UINT size, DWORD usage, const struct wined3d_format_desc *format_desc,
2213 IWineD3DDeviceImpl *device, UINT size, DWORD usage, const struct wined3d_format_desc *format_desc,
2464 UINT surface_calculate_size(const struct wined3d_format_desc *format_des
3383 struct wined3d_format_desc struct
[all...]
/vbox/src/VBox/Additions/WINNT/Graphics/Wine/wined3d/
H A Dwined3d_private.h957 const struct wined3d_format_desc *format_desc;
1250 const RECT *src_rect, DWORD src_usage, WINED3DPOOL src_pool, const struct wined3d_format_desc *src_format_desc,
1251 const RECT *dst_rect, DWORD dst_usage, WINED3DPOOL dst_pool, const struct wined3d_format_desc *dst_format_desc);
1285 const struct wined3d_format_desc *ds_format_desc
1293 const struct wined3d_format_desc *ds_format_desc) DECLSPEC_HIDDEN;
1528 struct wined3d_format_desc *gl_formats;
2044 const struct wined3d_format_desc *format_desc;
2072 IWineD3DDeviceImpl *device, UINT size, DWORD usage, const struct wined3d_format_desc *format_desc,
2178 IWineD3DDeviceImpl *device, UINT size, DWORD usage, const struct wined3d_format_desc *format_desc,
2429 UINT surface_calculate_size(const struct wined3d_format_desc *format_des
3342 struct wined3d_format_desc struct
[all...]

Completed in 1607 milliseconds