Home
last modified time | relevance | path

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

/reactos/dll/directx/wine/wined3d/
H A Dsampler.c184 void wined3d_sampler_bind(struct wined3d_sampler *sampler, unsigned int unit, in wined3d_sampler_bind() function
H A Dview.c818 wined3d_sampler_bind(sampler, unit, NULL, context); in wined3d_shader_resource_view_bind()
830 wined3d_sampler_bind(sampler, unit, texture, context); in wined3d_shader_resource_view_bind()
H A Dwined3d_private.h3414 void wined3d_sampler_bind(struct wined3d_sampler *sampler, unsigned int unit,
H A Dstate.c3742 wined3d_sampler_bind(sampler, mapped_stage, texture, context); in sampler()