Home
last modified time | relevance | path

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

/reactos/dll/directx/wine/wined3d/
H A Dwined3d_gl.h137 ARB_VERTEX_BLEND, enumerator
H A Dstate.c4048 if (gl_info->supported[ARB_VERTEX_BLEND]) in unload_vertex_data()
4293 if (gl_info->supported[ARB_VERTEX_BLEND]) in load_vertex_data()
4340 if (gl_info->supported[ARB_VERTEX_BLEND]) in load_vertex_data()
5656 …ENDER(WINED3D_RS_VERTEXBLEND), state_vertexblend }, ARB_VERTEX_BLEND
H A Ddirectx.c204 {"GL_ARB_vertex_blend", ARB_VERTEX_BLEND },
3638 if (gl_info->supported[ARB_VERTEX_BLEND]) in wined3d_adapter_init_limits()
H A Dcontext.c2179 if (gl_info->supported[ARB_VERTEX_BLEND]) in context_create()