Searched refs:wined3d_format_desc (Results 1 - 18 of 18) sorted by relevance

/vbox/src/VBox/Additions/WINNT/Graphics/Wine/wined3d/
H A Ddirectx.c2838 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_des
[all...]
H A Dvolume.c340 const struct wined3d_format_desc *glDesc = This->resource.format_desc;
419 const struct wined3d_format_desc *format_desc = getFormatDescEntry(format, gl_info);
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...]
H A Dsurface.c142 UINT surface_calculate_size(const struct wined3d_format_desc *format_desc, UINT alignment, UINT width, UINT height)
398 const struct wined3d_format_desc *format_desc = getFormatDescEntry(format, gl_info);
694 const struct wined3d_format_desc *format_desc = This->resource.format_desc;
846 const struct wined3d_format_desc *format_desc, BOOL srgb, const GLvoid *data)
923 const struct wined3d_format_desc *format_desc, BOOL srgb, const GLvoid *data, RECT *pRect)
1003 const struct wined3d_format_desc *format_desc, BOOL srgb)
1804 struct wined3d_format_desc desc;
1824 struct wined3d_format_desc desc;
2442 HRESULT d3dfmt_get_conv(IWineD3DSurfaceImpl *This, BOOL need_alpha_ck, BOOL use_texturing, struct wined3d_format_desc *desc, CONVERT_TYPES *convert)
3715 const struct wined3d_format_desc *src_format_des
[all...]
H A Dcontext.c1345 const struct wined3d_format_desc *color_format_desc, const struct wined3d_format_desc *ds_format_desc,
1534 const struct wined3d_format_desc *ds_format_desc
1542 const struct wined3d_format_desc *color_format_desc;
1949 const struct wined3d_format_desc *ds_format_desc)
2619 static BOOL match_depth_stencil_format(const struct wined3d_format_desc *existing,
2620 const struct wined3d_format_desc *required)
2790 const struct wined3d_format_desc *old = ((IWineD3DSurfaceImpl *)context->current_rt)->resource.format_desc;
2791 const struct wined3d_format_desc *new = ((IWineD3DSurfaceImpl *)target)->resource.format_desc;
H A Dresource.c40 IWineD3DDeviceImpl *device, UINT size, DWORD usage, const struct wined3d_format_desc *format_desc,
H A Dutils.c889 struct wined3d_format_desc *desc = &gl_info->gl_formats[i];
924 struct wined3d_format_desc *format_desc;
945 static void check_fbo_compat(const struct wined3d_gl_info *gl_info, struct wined3d_format_desc *format_desc)
1084 struct wined3d_format_desc *desc = &gl_info->gl_formats[i];
1130 struct wined3d_format_desc *desc;
1271 struct wined3d_format_desc *desc;
1462 struct wined3d_format_desc *format_desc;
1519 const struct wined3d_format_desc *getFormatDescEntry(WINED3DFORMAT fmt, const struct wined3d_gl_info *gl_info)
2422 BOOL getColorBits(const struct wined3d_format_desc *format_desc,
2459 BOOL getDepthStencilBits(const struct wined3d_format_desc *format_des
[all...]
H A Dsurface_base.c340 const struct wined3d_format_desc *format_desc = This->resource.format_desc;
516 const struct wined3d_format_desc *format_desc = getFormatDescEntry(format,
541 const struct wined3d_format_desc *format_desc = This->resource.format_desc;
982 const struct wined3d_format_desc *sEntry, *dEntry;
1639 const struct wined3d_format_desc *sEntry, *dEntry;
1926 const struct wined3d_format_desc *format_desc = This->resource.format_desc;
H A Dvolumetexture.c375 const struct wined3d_format_desc *format_desc = getFormatDescEntry(format, gl_info);
H A Dsurface_gdi.c310 const struct wined3d_format_desc *format_desc = This->resource.format_desc;
H A Dbasetexture.c42 IWineD3DDeviceImpl *device, UINT size, DWORD usage, const struct wined3d_format_desc *format_desc,
H A Dcubetexture.c501 const struct wined3d_format_desc *format_desc = getFormatDescEntry(format, gl_info);
H A Dtexture.c520 const struct wined3d_format_desc *format_desc = getFormatDescEntry(format, gl_info);
H A Ddevice.c360 const struct wined3d_format_desc *format_desc = getFormatDescEntry(strided->format, gl_info);
1189 const struct wined3d_format_desc *format_desc;
2050 const struct wined3d_format_desc *format_desc = getFormatDescEntry(pMode->Format, &This->adapter->gl_info);
5495 const struct wined3d_format_desc *src_format;
5496 const struct wined3d_format_desc *dst_format;
5504 struct wined3d_format_desc dummy_desc;
6340 const struct wined3d_format_desc *format_desc = getFormatDescEntry(WINED3DFMT_B8G8R8A8_UNORM, gl_info);
H A Dswapchain.c898 const struct wined3d_format_desc *format_desc;
H A Dbuffer.c1464 const struct wined3d_format_desc *format_desc = getFormatDescEntry(format, &device->adapter->gl_info);
H A Darb_program_shader.c6890 const struct wined3d_format_desc *src_format_desc,
6892 const struct wined3d_format_desc *dst_format_desc)
/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...]

Completed in 335 milliseconds