Home
last modified time | relevance | path

Searched defs:rtex (Results 1 – 7 of 7) sorted by relevance

/aosp_15_r20/external/mesa3d/src/gallium/drivers/r600/
H A Dr600_texture.c157 struct r600_texture *rtex, unsigned level, in r600_texture_get_offset()
254 struct r600_texture *rtex, in r600_texture_init_metadata()
299 struct r600_texture *rtex) in r600_eliminate_fast_color_clear()
315 struct r600_texture *rtex) in r600_texture_discard_cmask()
338 struct r600_texture *rtex, in r600_reallocate_texture_inplace()
432 struct r600_texture *rtex = (struct r600_texture*)resource; in r600_texture_get_info() local
461 struct r600_texture *rtex = (struct r600_texture*)resource; in r600_texture_get_handle() local
562 struct r600_texture *rtex = (struct r600_texture*)ptex; in r600_texture_destroy() local
577 struct r600_texture *rtex, in r600_texture_get_fmask_info()
641 struct r600_texture *rtex) in r600_texture_allocate_fmask()
[all …]
H A Dr600_blit.c320 struct r600_texture *rtex, in r600_blit_decompress_color()
423 struct r600_texture *rtex = (struct r600_texture*)tex; in r600_decompress_subresource() local
488 struct r600_texture *rtex; in r600_clear() local
945 struct r600_texture *rtex = (struct r600_texture*)res; in r600_flush_resource() local
H A Devergreen_state.c160 static unsigned r600_tex_dim(struct r600_texture *rtex, in r600_tex_dim()
1117 struct r600_texture *rtex, in evergreen_set_color_surface_common()
1321 struct r600_texture *rtex = (struct r600_texture*)surf->base.texture; in evergreen_init_color_surface() local
1353 struct r600_texture *rtex = (struct r600_texture*)surf->base.texture; in evergreen_init_depth_surface() local
1444 struct r600_texture *rtex; in evergreen_set_framebuffer_state() local
1708 struct r600_texture *rtex; in evergreen_emit_image_state() local
2047 struct r600_texture *rtex = (struct r600_texture *)a->rsurf->base.texture; in evergreen_emit_db_state() local
4290 struct r600_texture *rtex = (struct r600_texture *)image; in evergreen_set_shader_images() local
H A Dr600_state_common.c665 struct r600_texture *rtex = in r600_set_sampler_views() local
729 struct r600_texture *rtex = (struct r600_texture *)res; in r600_update_compressed_colortex_mask() local
781 struct r600_texture *rtex = (struct r600_texture *)res; in r600_update_compressed_colortex_mask_images() local
2516 struct r600_texture *rtex = (struct r600_texture *)surf->texture; in r600_draw_vbo() local
2525 struct r600_texture *rtex; in r600_draw_vbo() local
H A Dr600_state.c805 struct r600_texture *rtex = (struct r600_texture*)surf->base.texture; in r600_init_color_surface() local
1031 struct r600_texture *rtex = (struct r600_texture*)surf->base.texture; in r600_init_depth_surface() local
1079 struct r600_texture *rtex; in r600_set_framebuffer_state() local
1541 struct r600_texture *rtex = (struct r600_texture *)a->rsurf->base.texture; in r600_emit_db_state() local
H A Dr600_buffer_common.c92 struct r600_texture *rtex = container_of(res, struct r600_texture, resource); in r600_init_resource_fields() local
/aosp_15_r20/external/mesa3d/src/gallium/drivers/r300/
H A Dr300_state.c820 struct r300_resource *rtex = r300_resource(tex); in r300_print_fb_surf_info() local