Home
last modified time | relevance | path

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

/third_party/mesa3d/src/gallium/drivers/svga/
H A Dsvga_state_fs.c246 struct svga_texture *stex = svga_texture(tex); in make_fs_key() local
H A Dsvga_surface.c583 struct svga_texture *stex = svga_texture(s->base.texture); in svga_validate_surface_view() local
H A Dsvga_pipe_blit.c84 struct svga_texture *stex; in intra_surface_copy() local
123 struct svga_texture *dtex, *stex; in copy_region_vgpu10() local
346 struct svga_texture *dtex, *stex; in can_blit_via_intra_surface_copy() local
386 struct svga_texture *dtex, *stex; can_blit_via_copy_region_vgpu10() local
415 struct svga_texture *dtex, *stex; can_blit_via_surface_copy() local
491 struct svga_texture *stex = svga_texture(blit->src.resource); try_copy_region() local
[all...]
/third_party/mesa3d/src/gallium/drivers/radeonsi/
H A Dsi_blit.c850 struct si_texture *stex = (struct si_texture *)tex; in si_decompress_subresource() local
1254 struct si_texture *stex = (struct si_texture *)tex; in si_generate_mipmap() local
[all...]
H A Dsi_clear.c1308 struct si_texture *stex = (struct si_texture *)tex; in si_clear_texture() local
H A Dsi_compute_blit.c941 struct si_texture *stex = (struct si_texture *)tex; in si_compute_expand_fmask() local
H A Dsi_texture.c2067 struct si_texture *stex = (struct si_texture *)tex; in vi_dcc_formats_are_incompatible() local
2078 struct si_texture *stex = (struct si_texture *)tex; in vi_disable_dcc_if_incompatible_format() local

Completed in 12 milliseconds