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

/vbox/src/VBox/Additions/WINNT/Graphics/Wine_new/wined3d/
H A Dwined3d_private.h206 #define MAX_SAMPLER_OBJECTS 16 macro
2525 struct wined3d_sampler *vs_sampler[MAX_SAMPLER_OBJECTS];
2532 struct wined3d_sampler *gs_sampler[MAX_SAMPLER_OBJECTS];
2536 struct wined3d_sampler *ps_sampler[MAX_SAMPLER_OBJECTS];

Completed in 382 milliseconds