Searched refs:reg_dump_tex_const_hi (Results 1 – 1 of 1) sorted by relevance
/external/mesa3d/src/freedreno/decode/ |
D | cffdec.c | 504 reg_dump_tex_const_hi(const char *name, uint32_t dword, int level) in reg_dump_tex_const_hi() function 598 REG(TPL1_VS_TEX_CONST_HI, reg_dump_tex_const_hi), 602 REG(TPL1_HS_TEX_CONST_HI, reg_dump_tex_const_hi), 606 REG(TPL1_DS_TEX_CONST_HI, reg_dump_tex_const_hi), 610 REG(TPL1_GS_TEX_CONST_HI, reg_dump_tex_const_hi), 614 REG(TPL1_FS_TEX_CONST_HI, reg_dump_tex_const_hi), 618 REG(TPL1_CS_TEX_CONST_HI, reg_dump_tex_const_hi), 680 REG(SP_VS_TEX_CONST_HI, reg_dump_tex_const_hi), 684 REG(SP_HS_TEX_CONST_HI, reg_dump_tex_const_hi), 688 REG(SP_DS_TEX_CONST_HI, reg_dump_tex_const_hi), [all …]
|