Searched refs:uboconst (Results 1 – 1 of 1) sorted by relevance
1595 uint32_t *uboconst = (uint32_t *)contents; in cp_load_state() local1600 dump_domain(uboconst, 2, level+2, "A5XX_UBO"); in cp_load_state()1602 dump_domain(uboconst, 2, level+2, "A6XX_UBO"); in cp_load_state()1603 dump_hex(uboconst, 2, level+1); in cp_load_state()1604 uboconst += src == STATE_SRC_BINDLESS ? 16 : 2; in cp_load_state()