Lines Matching refs:wined3d_format_desc

2838         const struct wined3d_format_desc *format_desc = getFormatDescEntry(Format, &This->adapters[Adapter].gl_info);
2885 const struct wined3d_format_desc *format_desc = getFormatDescEntry(Format, &This->adapters[Adapter].gl_info);
3152 const WineD3D_PixelFormat *cfg, const struct wined3d_format_desc *format_desc)
3189 const WineD3D_PixelFormat *cfg, const struct wined3d_format_desc *format_desc)
3231 const struct wined3d_format_desc *rt_format_desc;
3232 const struct wined3d_format_desc *ds_format_desc;
3282 const struct wined3d_format_desc *glDesc;
3462 WINED3DDEVTYPE DeviceType, const struct wined3d_format_desc *format_desc)
3490 const struct wined3d_format_desc *display_format_desc, const struct wined3d_format_desc *ds_format_desc)
3521 static BOOL CheckFilterCapability(struct wined3d_adapter *adapter, const struct wined3d_format_desc *format_desc)
3531 const struct wined3d_format_desc *adapter_format_desc, const struct wined3d_format_desc *check_format_desc)
3573 static BOOL CheckSrgbReadCapability(struct wined3d_adapter *adapter, const struct wined3d_format_desc *format_desc)
3607 WINED3DDEVTYPE DeviceType, const struct wined3d_format_desc *format_desc)
3630 const struct wined3d_format_desc *format_desc)
3638 static BOOL CheckWrapAndMipCapability(struct wined3d_adapter *adapter, const struct wined3d_format_desc *format_desc)
3654 WINED3DDEVTYPE DeviceType, const struct wined3d_format_desc *format_desc)
3885 const struct wined3d_format_desc *adapter_format_desc,
3886 WINED3DDEVTYPE DeviceType, const struct wined3d_format_desc *check_format_desc,
3938 const struct wined3d_format_desc *format_desc)
3973 const struct wined3d_format_desc *format_desc = getFormatDescEntry(CheckFormat, gl_info);
3974 const struct wined3d_format_desc *adapter_format_desc = getFormatDescEntry(AdapterFormat, gl_info);