Home
last modified time | relevance | path

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

/third_party/mesa3d/src/gallium/drivers/etnaviv/hw/
Dstate_blt.xml.h78 #define BLT_IMAGE_CONFIG_SWIZ_G__MASK 0x00001800 macro
80 …IMAGE_CONFIG_SWIZ_G(x) (((x) << BLT_IMAGE_CONFIG_SWIZ_G__SHIFT) & BLT_IMAGE_CONFIG_SWIZ_G__MASK)