Home
last modified time | relevance | path

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

/external/mesa3d/src/freedreno/decode/
Dcffdec.c1197 unsigned state_block_id = (dwords[0] >> 19) & 0x7; in a3xx_get_state_type() local
1238 _get_state_type(unsigned state_block_id, unsigned state_type, in _get_state_type()
1318 unsigned state_block_id = (dwords[0] >> 18) & 0xf; in a4xx_get_state_type() local
1328 unsigned state_block_id = (dwords[0] >> 18) & 0xf; in a6xx_get_state_type() local