Home
last modified time | relevance | path

Searched defs:tc_compatible_htile (Results 1 - 2 of 2) sorted by relevance

/third_party/mesa3d/src/gallium/drivers/radeonsi/
H A Dsi_texture.c173 si_init_surface(struct si_screen *sscreen, struct radeon_surf *surface, const struct pipe_resource *ptex, enum radeon_surf_mode array_mode, uint64_t modifier, bool is_imported, bool is_scanout, bool is_flushed_depth, bool tc_compatible_htile) si_init_surface() argument
1175 si_choose_tiling(struct si_screen *sscreen, const struct pipe_resource *templ, bool tc_compatible_htile) si_choose_tiling() argument
1262 bool tc_compatible_htile = si_texture_create_with_modifier() local
[all...]
H A Dsi_pipe.h410 bool tc_compatible_htile : 1; member

Completed in 7 milliseconds