Home
last modified time | relevance | path

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

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