Home
last modified time | relevance | path

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

/reactos/dll/directx/wine/wined3d/
H A Ddirectx.c5041 static BOOL wined3d_check_pixel_format_color(const struct wined3d_gl_info *gl_info, in wined3d_check_pixel_format_color() function
5129 if (wined3d_check_pixel_format_color(&adapter->gl_info, &cfgs[i], rt_format) in wined3d_check_depth_stencil_match()
5223 if (wined3d_check_pixel_format_color(&adapter->gl_info, cfg, display_format) in CheckDepthStencilCapability()
5263 && wined3d_check_pixel_format_color(&adapter->gl_info, &cfgs[i], check_format)) in CheckRenderTargetCapability()