Searched refs:print_texture_reg (Results 1 - 1 of 1) sorted by relevance

/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/panfrost/midgard/
H A Ddisassemble.c916 print_texture_reg(bool full, bool select, bool upper) function in typeref:typename:void
1002 print_texture_reg(texture->out_full, texture->out_reg_select, texture->out_upper);
1012 print_texture_reg(/*texture->in_reg_full*/true, texture->in_reg_select, texture->in_reg_upper);
1018 print_texture_reg(false, texture->offset_reg_select, texture->offset_reg_upper);

Completed in 2 milliseconds