Home
last modified time | relevance | path

Searched refs:si_texture_handle (Results 1 – 3 of 3) sorted by relevance

/external/mesa3d/src/gallium/drivers/radeonsi/
Dsi_descriptors.c1449 struct si_texture_handle *, tex_handle) { in si_resident_handles_update_needs_color_decompress()
1461 struct si_texture_handle *, *tex_handle); in si_resident_handles_update_needs_color_decompress()
1674 struct si_texture_handle *, tex_handle) { in si_rebind_buffer()
1779 struct si_texture_handle *, tex_handle) { in si_upload_bindless_descriptors()
1809 struct si_texture_handle *tex_handle) in si_update_bindless_texture_descriptor()
1856 struct si_texture_handle *, tex_handle) { in si_update_all_resident_texture_descriptors()
2236 struct si_texture_handle *tex_handle; in si_create_texture_handle()
2241 tex_handle = CALLOC_STRUCT(si_texture_handle); in si_create_texture_handle()
2283 struct si_texture_handle *tex_handle; in si_delete_texture_handle()
2290 tex_handle = (struct si_texture_handle *)entry->data; in si_delete_texture_handle()
[all …]
Dsi_blit.c675 struct si_texture_handle *, tex_handle) { in si_check_render_feedback_resident_textures()
734 struct si_texture_handle *, tex_handle) { in si_decompress_resident_textures()
743 struct si_texture_handle *, tex_handle) { in si_decompress_resident_textures()
Dsi_pipe.h399 struct si_texture_handle struct