| /xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/r600/ |
| H A D | r600_buffer_common.c | 108 struct r600_texture *rtex = (struct r600_texture*)res; local in function:r600_init_resource_fields
|
| H A D | r600_blit.c | 437 struct r600_texture *rtex = (struct r600_texture*)tex; local in function:r600_decompress_subresource 333 r600_blit_decompress_color(struct pipe_context * ctx,struct r600_texture * rtex,unsigned first_level,unsigned last_level,unsigned first_layer,unsigned last_layer) argument 501 struct r600_texture *rtex; local in function:r600_clear 966 struct r600_texture *rtex = (struct r600_texture*)res; local in function:r600_flush_resource [all...] |
| H A D | r600_texture.c | 173 r600_texture_get_offset(struct r600_common_screen * rscreen,struct r600_texture * rtex,unsigned level,const struct pipe_box * box,unsigned * stride,unsigned * layer_stride) argument 272 r600_texture_init_metadata(struct r600_common_screen * rscreen,struct r600_texture * rtex,struct radeon_bo_metadata * metadata) argument 317 r600_eliminate_fast_color_clear(struct r600_common_context * rctx,struct r600_texture * rtex) argument 333 r600_texture_discard_cmask(struct r600_common_screen * rscreen,struct r600_texture * rtex) argument 356 r600_reallocate_texture_inplace(struct r600_common_context * rctx,struct r600_texture * rtex,unsigned new_bind_flag,bool invalidate_storage) argument 451 struct r600_texture *rtex = (struct r600_texture*)resource; local in function:r600_texture_get_info 480 struct r600_texture *rtex = (struct r600_texture*)resource; local in function:r600_texture_get_handle 582 struct r600_texture *rtex = (struct r600_texture*)ptex; local in function:r600_texture_destroy 598 r600_texture_get_fmask_info(struct r600_common_screen * rscreen,struct r600_texture * rtex,unsigned nr_samples,struct r600_fmask_info * out) argument 662 r600_texture_allocate_fmask(struct r600_common_screen * rscreen,struct r600_texture * rtex) argument 672 r600_texture_get_cmask_info(struct r600_common_screen * rscreen,struct r600_texture * rtex,struct r600_cmask_info * out) argument 706 r600_texture_allocate_cmask(struct r600_common_screen * rscreen,struct r600_texture * rtex) argument 717 r600_texture_alloc_cmask_separate(struct r600_common_screen * rscreen,struct r600_texture * rtex) argument 755 r600_texture_get_htile_size(struct r600_common_screen * rscreen,struct r600_texture * rtex) argument 815 r600_texture_allocate_htile(struct r600_common_screen * rscreen,struct r600_texture * rtex) argument 827 r600_print_texture_info(struct r600_common_screen * rscreen,struct r600_texture * rtex,struct u_log_context * log) argument 911 struct r600_texture *rtex; local in function:r600_texture_create_object 1126 struct r600_texture *rtex; local in function:r600_texture_from_handle 1168 struct r600_texture *rtex = (struct r600_texture*)texture; local in function:r600_init_flushed_depth_texture 1261 r600_can_invalidate_texture(struct r600_common_screen * rscreen,struct r600_texture * rtex,unsigned transfer_usage,const struct pipe_box * box) argument 1277 r600_texture_invalidate_storage(struct r600_common_context * rctx,struct r600_texture * rtex) argument 1306 struct r600_texture *rtex = (struct r600_texture*)texture; local in function:r600_texture_transfer_map 1489 struct r600_texture *rtex = (struct r600_texture*)texture; local in function:r600_texture_transfer_unmap 1621 struct r600_texture *rtex = (struct r600_texture*)tex; local in function:r600_clear_texture 1741 evergreen_set_clear_color(struct r600_texture * rtex,enum pipe_format surface_format,const union pipe_color_union * color) argument 1915 struct r600_texture *rtex; local in function:r600_texture_from_memobj [all...] |
| H A D | r600_state.c | 812 struct r600_texture *rtex = (struct r600_texture*)surf->base.texture; local in function:r600_init_color_surface 1042 struct r600_texture *rtex = (struct r600_texture*)surf->base.texture; local in function:r600_init_depth_surface 1090 struct r600_texture *rtex; local in function:r600_set_framebuffer_state 1554 struct r600_texture *rtex = (struct r600_texture *)a->rsurf->base.texture; local in function:r600_emit_db_state [all...] |
| H A D | r600_state_common.c | 661 struct r600_texture *rtex = local in function:r600_set_sampler_views 720 struct r600_texture *rtex = (struct r600_texture *)res; local in function:r600_update_compressed_colortex_mask 772 struct r600_texture *rtex = (struct r600_texture *)res; local in function:r600_update_compressed_colortex_mask_images 2397 struct r600_texture *rtex = (struct r600_texture *)surf->texture; local in function:r600_draw_vbo 2406 struct r600_texture *rtex; local in function:r600_draw_vbo [all...] |
| H A D | evergreen_state.c | 173 static unsigned r600_tex_dim(struct r600_texture *rtex, argument 1110 evergreen_set_color_surface_common(struct r600_context * rctx,struct r600_texture * rtex,unsigned level,unsigned first_layer,unsigned last_layer,enum pipe_format pformat,struct r600_tex_color_info * color) argument 1319 struct r600_texture *rtex = (struct r600_texture*)surf->base.texture; local in function:evergreen_init_color_surface 1351 struct r600_texture *rtex = (struct r600_texture*)surf->base.texture; local in function:evergreen_init_depth_surface 1446 struct r600_texture *rtex; local in function:evergreen_set_framebuffer_state 1710 struct r600_texture *rtex; local in function:evergreen_emit_image_state 2052 struct r600_texture *rtex = (struct r600_texture *)a->rsurf->base.texture; local in function:evergreen_emit_db_state 4196 struct r600_texture *rtex = (struct r600_texture *)image; local in function:evergreen_set_shader_images [all...] |
| /xsrc/external/mit/MesaLib/dist/src/gallium/drivers/r600/ |
| H A D | r600_buffer_common.c | 109 struct r600_texture *rtex = (struct r600_texture*)res; local in function:r600_init_resource_fields
|
| H A D | r600_blit.c | 437 struct r600_texture *rtex = (struct r600_texture*)tex; local in function:r600_decompress_subresource 333 r600_blit_decompress_color(struct pipe_context * ctx,struct r600_texture * rtex,unsigned first_level,unsigned last_level,unsigned first_layer,unsigned last_layer) argument 502 struct r600_texture *rtex; local in function:r600_clear 968 struct r600_texture *rtex = (struct r600_texture*)res; local in function:r600_flush_resource [all...] |
| H A D | r600_texture.c | 174 r600_texture_get_offset(struct r600_common_screen * rscreen,struct r600_texture * rtex,unsigned level,const struct pipe_box * box,unsigned * stride,unsigned * layer_stride) argument 271 r600_texture_init_metadata(struct r600_common_screen * rscreen,struct r600_texture * rtex,struct radeon_bo_metadata * metadata) argument 316 r600_eliminate_fast_color_clear(struct r600_common_context * rctx,struct r600_texture * rtex) argument 332 r600_texture_discard_cmask(struct r600_common_screen * rscreen,struct r600_texture * rtex) argument 355 r600_reallocate_texture_inplace(struct r600_common_context * rctx,struct r600_texture * rtex,unsigned new_bind_flag,bool invalidate_storage) argument 450 struct r600_texture *rtex = (struct r600_texture*)resource; local in function:r600_texture_get_info 479 struct r600_texture *rtex = (struct r600_texture*)resource; local in function:r600_texture_get_handle 579 struct r600_texture *rtex = (struct r600_texture*)ptex; local in function:r600_texture_destroy 593 r600_texture_get_fmask_info(struct r600_common_screen * rscreen,struct r600_texture * rtex,unsigned nr_samples,struct r600_fmask_info * out) argument 657 r600_texture_allocate_fmask(struct r600_common_screen * rscreen,struct r600_texture * rtex) argument 667 r600_texture_get_cmask_info(struct r600_common_screen * rscreen,struct r600_texture * rtex,struct r600_cmask_info * out) argument 701 r600_texture_allocate_cmask(struct r600_common_screen * rscreen,struct r600_texture * rtex) argument 712 r600_texture_alloc_cmask_separate(struct r600_common_screen * rscreen,struct r600_texture * rtex) argument 750 r600_texture_get_htile_size(struct r600_common_screen * rscreen,struct r600_texture * rtex) argument 810 r600_texture_allocate_htile(struct r600_common_screen * rscreen,struct r600_texture * rtex) argument 822 r600_print_texture_info(struct r600_common_screen * rscreen,struct r600_texture * rtex,struct u_log_context * log) argument 906 struct r600_texture *rtex; local in function:r600_texture_create_object 1118 struct r600_texture *rtex; local in function:r600_texture_from_handle 1157 struct r600_texture *rtex = (struct r600_texture*)texture; local in function:r600_init_flushed_depth_texture 1250 r600_can_invalidate_texture(struct r600_common_screen * rscreen,struct r600_texture * rtex,unsigned transfer_usage,const struct pipe_box * box) argument 1266 r600_texture_invalidate_storage(struct r600_common_context * rctx,struct r600_texture * rtex) argument 1295 struct r600_texture *rtex = (struct r600_texture*)texture; local in function:r600_texture_transfer_map 1478 struct r600_texture *rtex = (struct r600_texture*)texture; local in function:r600_texture_transfer_unmap 1601 struct r600_texture *rtex = (struct r600_texture*)tex; local in function:r600_clear_texture 1713 evergreen_set_clear_color(struct r600_texture * rtex,enum pipe_format surface_format,const union pipe_color_union * color) argument 1881 struct r600_texture *rtex; local in function:r600_texture_from_memobj [all...] |
| H A D | r600_state.c | 815 struct r600_texture *rtex = (struct r600_texture*)surf->base.texture; local in function:r600_init_color_surface 1045 struct r600_texture *rtex = (struct r600_texture*)surf->base.texture; local in function:r600_init_depth_surface 1093 struct r600_texture *rtex; local in function:r600_set_framebuffer_state 1557 struct r600_texture *rtex = (struct r600_texture *)a->rsurf->base.texture; local in function:r600_emit_db_state [all...] |
| H A D | r600_state_common.c | 686 struct r600_texture *rtex = local in function:r600_set_sampler_views 750 struct r600_texture *rtex = (struct r600_texture *)res; local in function:r600_update_compressed_colortex_mask 802 struct r600_texture *rtex = (struct r600_texture *)res; local in function:r600_update_compressed_colortex_mask_images 2477 struct r600_texture *rtex = (struct r600_texture *)surf->texture; local in function:r600_draw_vbo 2486 struct r600_texture *rtex; local in function:r600_draw_vbo [all...] |
| H A D | evergreen_state.c | 173 static unsigned r600_tex_dim(struct r600_texture *rtex, argument 1116 evergreen_set_color_surface_common(struct r600_context * rctx,struct r600_texture * rtex,unsigned level,unsigned first_layer,unsigned last_layer,enum pipe_format pformat,struct r600_tex_color_info * color) argument 1325 struct r600_texture *rtex = (struct r600_texture*)surf->base.texture; local in function:evergreen_init_color_surface 1357 struct r600_texture *rtex = (struct r600_texture*)surf->base.texture; local in function:evergreen_init_depth_surface 1452 struct r600_texture *rtex; local in function:evergreen_set_framebuffer_state 1716 struct r600_texture *rtex; local in function:evergreen_emit_image_state 2058 struct r600_texture *rtex = (struct r600_texture *)a->rsurf->base.texture; local in function:evergreen_emit_db_state 4218 struct r600_texture *rtex = (struct r600_texture *)image; local in function:evergreen_set_shader_images [all...] |
| /xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/r300/ |
| H A D | r300_state.c | 840 struct r300_resource *rtex = r300_resource(tex); local in function:r300_print_fb_surf_info
|
| /xsrc/external/mit/MesaLib/dist/src/gallium/drivers/r300/ |
| H A D | r300_state.c | 834 struct r300_resource *rtex = r300_resource(tex); local in function:r300_print_fb_surf_info
|