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

/vbox/src/VBox/Additions/WINNT/Graphics/Wine/wined3d/
H A Dutils.c2930 void texture_activate_dimensions(DWORD stage, IWineD3DStateBlockImpl *stateblock, struct wined3d_context *context) function
3029 texture_activate_dimensions(sampler, stateblock, context);
/vbox/src/VBox/Additions/WINNT/Graphics/Wine_new/wined3d/
H A Dutils.c3441 void texture_activate_dimensions(const struct wined3d_texture *texture, const struct wined3d_gl_info *gl_info) function
3543 texture_activate_dimensions(state->textures[sampler], context->gl_info);

Completed in 105 milliseconds