Searched refs:EXT_BLEND_FUNC_SEPARATE (Results 1 - 8 of 8) sorted by relevance

/vbox/src/VBox/Additions/WINNT/Graphics/Wine_new/wined3d/
H A Dwined3d_gl.h114 EXT_BLEND_FUNC_SEPARATE, enumerator in enum:wined3d_gl_extension
H A Ddirectx.c171 {"GL_EXT_blend_func_separate", EXT_BLEND_FUNC_SEPARATE },
4397 if (gl_info->supported[EXT_BLEND_EQUATION_SEPARATE] && gl_info->supported[EXT_BLEND_FUNC_SEPARATE])
H A Dstate.c478 if (!context->gl_info->supported[EXT_BLEND_FUNC_SEPARATE])
/vbox/src/VBox/Devices/Graphics/shaderlib/
H A Ddirectx.c128 {"GL_EXT_blend_func_separate", EXT_BLEND_FUNC_SEPARATE, 0 },
H A Dwined3d_gl.h1834 EXT_BLEND_FUNC_SEPARATE, enumerator in enum:wined3d_gl_extension
4263 glBlendFuncSeparateEXT, EXT_BLEND_FUNC_SEPARATE, NULL) \
/vbox/src/VBox/Additions/WINNT/Graphics/Wine/wined3d/
H A Ddirectx.c119 {"GL_EXT_blend_func_separate", EXT_BLEND_FUNC_SEPARATE, 0 },
4558 if (gl_info->supported[EXT_BLEND_EQUATION_SEPARATE] && gl_info->supported[EXT_BLEND_FUNC_SEPARATE])
H A Dwined3d_gl.h1829 EXT_BLEND_FUNC_SEPARATE, enumerator in enum:wined3d_gl_extension
4254 glBlendFuncSeparateEXT, EXT_BLEND_FUNC_SEPARATE, NULL) \
H A Dstate.c380 if (!context->gl_info->supported[EXT_BLEND_FUNC_SEPARATE])

Completed in 226 milliseconds