Searched refs:height0_override (Results 1 - 10 of 10) sorted by relevance
| /xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/r300/ |
| H A D | r300_texture.h | 61 unsigned height0_override, 84 unsigned height0_override);
|
| H A D | r300_context.h | 200 unsigned height0_override; member in struct:r300_sampler_view 770 unsigned height0_override);
|
| H A D | r300_texture.c | 908 unsigned height0_override, 918 height = u_minify(height0_override, level); 1224 unsigned height0_override) 1240 surface->base.height = u_minify(height0_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 D | r300_state.c | 1598 unsigned height0_override) 1615 view->height0_override = height0_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 D | r300_state_derived.c | 850 view->height0_override,
|
| /xsrc/external/mit/MesaLib/dist/src/gallium/drivers/r300/ |
| H A D | r300_texture.h | 61 unsigned height0_override, 84 unsigned height0_override);
|
| H A D | r300_context.h | 200 unsigned height0_override; member in struct:r300_sampler_view 770 unsigned height0_override);
|
| H A D | r300_texture.c | 911 unsigned height0_override, 921 height = u_minify(height0_override, level); 1199 unsigned height0_override) 1215 surface->base.height = u_minify(height0_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 D | r300_state.c | 1603 unsigned height0_override) 1620 view->height0_override = height0_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 D | r300_state_derived.c | 850 view->height0_override,
|
Completed in 16 milliseconds