Searched refs:create_and_bind_fbo_attachment (Results 1 – 1 of 1) sorted by relevance
/reactos/dll/directx/wine/wined3d/ |
H A D | utils.c | 2003 static void create_and_bind_fbo_attachment(const struct wined3d_gl_info *gl_info, unsigned int flag… in create_and_bind_fbo_attachment() function 2257 … create_and_bind_fbo_attachment(gl_info, format->flags[type], type, &object, format->glInternal, in check_fbo_compat() 2312 … create_and_bind_fbo_attachment(gl_info, format->flags[type], type, &object, format->rtInternal, in check_fbo_compat() 2466 …create_and_bind_fbo_attachment(gl_info, format->flags[type], type, &object, format->glGammaInterna… in check_fbo_compat()
|