Home
last modified time | relevance | path

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

/external/mesa3d/src/gallium/drivers/etnaviv/hw/
Dstate_blt.xml.h233 #define VIVS_BLT_MIPMAP_CONFIG_NUM__MASK 0x0000001f macro
235 …AP_CONFIG_NUM(x) (((x) << VIVS_BLT_MIPMAP_CONFIG_NUM__SHIFT) & VIVS_BLT_MIPMAP_CONFIG_NUM__MASK)