Searched refs:width0_override (Results 1 - 10 of 10) sorted by relevance

/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/r300/
H A Dr300_texture.h60 unsigned width0_override,
83 unsigned width0_override,
H A Dr300_context.h199 unsigned width0_override; member in struct:r300_sampler_view
769 unsigned width0_override,
H A Dr300_texture.c907 unsigned width0_override,
917 width = u_minify(width0_override, level);
1223 unsigned width0_override,
1239 surface->base.width = u_minify(width0_override, level);
903 r300_texture_setup_format_state(struct r300_screen * screen,struct r300_resource * tex,enum pipe_format format,unsigned level,unsigned width0_override,unsigned height0_override,struct r300_texture_format_state * out) argument
1220 r300_create_surface_custom(struct pipe_context * ctx,struct pipe_resource * texture,const struct pipe_surface * surf_tmpl,unsigned width0_override,unsigned height0_override) argument
H A Dr300_state.c1597 unsigned width0_override,
1614 view->width0_override = width0_override;
1634 width0_override, height0_override,
1594 r300_create_sampler_view_custom(struct pipe_context * pipe,struct pipe_resource * texture,const struct pipe_sampler_view * templ,unsigned width0_override,unsigned height0_override) argument
H A Dr300_state_derived.c849 view->width0_override,
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/r300/
H A Dr300_texture.h60 unsigned width0_override,
83 unsigned width0_override,
H A Dr300_context.h199 unsigned width0_override; member in struct:r300_sampler_view
769 unsigned width0_override,
H A Dr300_texture.c910 unsigned width0_override,
920 width = u_minify(width0_override, level);
1198 unsigned width0_override,
1214 surface->base.width = u_minify(width0_override, level);
906 r300_texture_setup_format_state(struct r300_screen * screen,struct r300_resource * tex,enum pipe_format format,unsigned level,unsigned width0_override,unsigned height0_override,struct r300_texture_format_state * out) argument
1195 r300_create_surface_custom(struct pipe_context * ctx,struct pipe_resource * texture,const struct pipe_surface * surf_tmpl,unsigned width0_override,unsigned height0_override) argument
H A Dr300_state.c1602 unsigned width0_override,
1619 view->width0_override = width0_override;
1639 width0_override, height0_override,
1599 r300_create_sampler_view_custom(struct pipe_context * pipe,struct pipe_resource * texture,const struct pipe_sampler_view * templ,unsigned width0_override,unsigned height0_override) argument
H A Dr300_state_derived.c849 view->width0_override,

Completed in 18 milliseconds