Searched refs:is_gdi_compat_wined3dformat (Results 1 – 3 of 3) sorted by relevance
54 BOOL is_gdi_compat_wined3dformat(enum wined3d_format_id format) DECLSPEC_HIDDEN;
1327 if (is_gdi_compat_wined3dformat(desc.format)) in texture_init()1399 if (is_gdi_compat_wined3dformat(desc.format)) in cubetexture_init()
1358 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() function4105 if (is_gdi_compat_wined3dformat(desc->format)) in device_parent_create_swapchain_texture()