Home
last modified time | relevance | path

Searched defs:si_tile_mode_index (Results 1 – 3 of 3) sorted by relevance

/external/mesa3d/src/amd/vulkan/
Dradv_image.c509 si_tile_mode_index(const struct radv_image_plane *plane, unsigned level, bool stencil) in si_tile_mode_index() function
Dradv_device.c6642 si_tile_mode_index(const struct radv_image_plane *plane, unsigned level, bool stencil) in si_tile_mode_index() function
/external/mesa3d/src/gallium/drivers/radeonsi/
Dsi_pipe.h1591 static inline unsigned si_tile_mode_index(struct si_texture *tex, unsigned level, bool stencil) in si_tile_mode_index() function