Home
last modified time | relevance | path

Searched refs:SI_RESOURCE_FLAG_MICRO_TILE_MODE_GET (Results 1 – 2 of 2) sorted by relevance

/third_party/mesa3d/src/gallium/drivers/radeonsi/
Dsi_pipe.h137 #define SI_RESOURCE_FLAG_MICRO_TILE_MODE_GET(x) \ macro
Dsi_texture.c291 surface->micro_tile_mode = SI_RESOURCE_FLAG_MICRO_TILE_MODE_GET(ptex->flags); in si_init_surface()