Searched defs:vshader_sampler_type (Results 1 - 2 of 2) sorted by relevance

/vbox/src/VBox/Additions/WINNT/Graphics/Wine_new/wined3d/
H A Ddevice.c2875 const enum wined3d_sampler_texture_type *vshader_sampler_type = local
2890 if (vshader_sampler_type[i])
2900 if (device_unit_free_for_vs(device, pshader_sampler_type, vshader_sampler_type, start))
/vbox/src/VBox/Additions/WINNT/Graphics/Wine/wined3d/
H A Ddevice.c3396 const WINED3DSAMPLER_TEXTURE_TYPE *vshader_sampler_type = local
3412 if (vshader_sampler_type[i])
3421 if (device_unit_free_for_vs(This, pshader_sampler_type, vshader_sampler_type, start))

Completed in 63 milliseconds