Searched refs:bi_constants (Results 1 – 4 of 4) sorted by relevance
/third_party/mesa3d/src/panfrost/bifrost/ |
D | disassemble.h | 38 …*next_regs, unsigned staging_register, unsigned branch_offset, struct bi_constants *consts, bool f… 40 …*next_regs, unsigned staging_register, unsigned branch_offset, struct bi_constants *consts, bool f… 45 …nsigned src, struct bifrost_regs srcs, unsigned branch_offset, struct bi_constants *consts, bool i…
|
D | disassemble.c | 304 …rc(FILE *fp, struct bifrost_regs srcs, unsigned branch_offset, struct bi_constants *consts, bool h… in dump_fau_src() 365 …nsigned src, struct bifrost_regs srcs, unsigned branch_offset, struct bi_constants *consts, bool i… in dump_src() 445 struct bi_constants consts = {}; in dump_clause()
|
D | bifrost.h | 557 struct bi_constants { struct
|
/third_party/mesa3d/docs/relnotes/ |
D | 21.1.0.rst | 425 - pan/bi: Move bi_constants to bifrost.h
|