Home
last modified time | relevance | path

Searched refs:is_gdi_compat_wined3dformat (Results 1 – 3 of 3) sorted by relevance

/reactos/dll/directx/wine/d3d9/
H A Dd3d9_private.h54 BOOL is_gdi_compat_wined3dformat(enum wined3d_format_id format) DECLSPEC_HIDDEN;
H A Dtexture.c1327 if (is_gdi_compat_wined3dformat(desc.format)) in texture_init()
1399 if (is_gdi_compat_wined3dformat(desc.format)) in cubetexture_init()
H A Ddevice.c1358 if (is_gdi_compat_wined3dformat(desc.format)) in d3d9_device_create_surface()
1389 BOOL is_gdi_compat_wined3dformat(enum wined3d_format_id format) in is_gdi_compat_wined3dformat() function
4105 if (is_gdi_compat_wined3dformat(desc->format)) in device_parent_create_swapchain_texture()