Home
last modified time | relevance | path

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

/reactos/dll/directx/wine/wined3d/
H A Ddirectx.c652 static BOOL match_dx10_capable(const struct wined3d_gl_info *gl_info, struct wined3d_caps_gl_ctx *c… in match_dx10_capable() function
670 return !match_dx10_capable(gl_info, ctx, gl_renderer, gl_vendor, card_vendor, device); in match_not_dx10_capable()
1122 match_dx10_capable,