Searched defs:stex (Results 1 - 13 of 13) sorted by relevance

/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/svga/
H A Dsvga_state_fs.c287 struct svga_texture *stex = svga_texture(tex); local in function:make_fs_key
H A Dsvga_pipe_blit.c85 struct svga_texture *stex; local in function:intra_surface_copy
131 struct svga_texture *dtex, *stex; local in function:copy_region_vgpu10
354 struct svga_texture *dtex, *stex; local in function:can_blit_via_intra_surface_copy
394 struct svga_texture *dtex, *stex; local in function:can_blit_via_copy_region_vgpu10
423 struct svga_texture *dtex, *stex; local in function:can_blit_via_surface_copy
499 struct svga_texture *stex = svga_texture(blit->src.resource); local in function:try_copy_region
[all...]
H A Dsvga_surface.c584 struct svga_texture *stex = svga_texture(s->base.texture); local in function:svga_validate_surface_view
621 const struct svga_texture *stex = svga_texture(s->base.texture); local in function:svga_validate_surface_view
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/svga/
H A Dsvga_state_fs.c307 struct svga_texture *stex = svga_texture(tex); local in function:make_fs_key
H A Dsvga_pipe_blit.c84 struct svga_texture *stex; local in function:intra_surface_copy
123 struct svga_texture *dtex, *stex; local in function:copy_region_vgpu10
346 struct svga_texture *dtex, *stex; local in function:can_blit_via_intra_surface_copy
386 struct svga_texture *dtex, *stex; local in function:can_blit_via_copy_region_vgpu10
415 struct svga_texture *dtex, *stex; local in function:can_blit_via_surface_copy
491 struct svga_texture *stex = svga_texture(blit->src.resource); local in function:try_copy_region
[all...]
H A Dsvga_surface.c583 struct svga_texture *stex = svga_texture(s->base.texture); local in function:svga_validate_surface_view
616 const struct svga_texture *stex = svga_texture(s->base.texture); local in function:svga_validate_surface_view
/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/radeonsi/
H A Dsi_clear.c714 struct si_texture *stex = (struct si_texture*)tex; local in function:si_clear_texture
H A Dsi_blit.c847 struct si_texture *stex = (struct si_texture*)tex; local in function:si_decompress_subresource
1274 struct si_texture *stex = (struct si_texture *)tex; local in function:si_generate_mipmap
[all...]
H A Dsi_texture.c2159 struct si_texture *stex = (struct si_texture *)tex; local in function:vi_dcc_formats_are_incompatible
2172 struct si_texture *stex = (struct si_texture *)tex; local in function:vi_disable_dcc_if_incompatible_format
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/radeonsi/
H A Dsi_clear.c1115 struct si_texture *stex = (struct si_texture *)tex; local in function:si_clear_texture
H A Dsi_compute_blit.c761 struct si_texture *stex = (struct si_texture *)tex; local in function:si_compute_expand_fmask
H A Dsi_blit.c835 struct si_texture *stex = (struct si_texture *)tex; local in function:si_decompress_subresource
1306 struct si_texture *stex = (struct si_texture *)tex; local in function:si_generate_mipmap
[all...]
H A Dsi_texture.c1981 struct si_texture *stex = (struct si_texture *)tex; local in function:vi_dcc_formats_are_incompatible
1992 struct si_texture *stex = (struct si_texture *)tex; local in function:vi_disable_dcc_if_incompatible_format

Completed in 27 milliseconds