Home
last modified time | relevance | path

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

/external/mesa3d/src/freedreno/decode/
Dcffdec.c162 static void dump_tex_const(uint32_t *texsamp, int num_unit, int level);
516 dump_tex_const(buf, num_unit, level+1); in reg_dump_tex_const_hi()
1365 dump_tex_const(uint32_t *texconst, int num_unit, int level) in dump_tex_const() function
1543 dump_tex_const(contents, num_unit, level); in cp_load_state()