Home
last modified time | relevance | path

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

/reactos/dll/directx/wine/wined3d/
H A Dutils.c2553 format->glInternal, GL_FRAMEBUFFER_RENDERABLE, 1, &value); in init_format_fbo_compat_info()
2596 rt_internal, GL_FRAMEBUFFER_RENDERABLE, 1, &value); in init_format_fbo_compat_info()
2615 format->glGammaInternal, GL_FRAMEBUFFER_RENDERABLE, 1, &value); in init_format_fbo_compat_info()
/reactos/sdk/include/reactos/wine/
H A Dwgl.h1513 #define GL_FRAMEBUFFER_RENDERABLE 0x8289 macro