Searched defs:bfc (Results 1 – 7 of 7) sorted by relevance
/external/mesa3d/src/gallium/drivers/nouveau/nv50/ |
D | nv50_shader_state.c | 441 uint8_t bfc, ffc; in nv50_fp_linkage_validate() local
|
D | nv50_program.h | 76 ubyte bfc[2]; /* indices into varying for FFC (FP) or BFC (VP) */ member
|
/external/mesa3d/src/gallium/drivers/vc4/ |
D | vc4_simulator.c | 397 int bfc = simpenrose_do_binning(exec.ct0ca, exec.ct0ea); in vc4_simulator_submit_cl_ioctl() local
|
/external/vixl/src/aarch64/ |
D | assembler-aarch64.h | 781 void bfc(const Register& rd, unsigned lsb, unsigned width) { in bfc() function
|
/external/vixl/src/aarch32/ |
D | assembler-aarch32.h | 2056 void bfc(Register rd, uint32_t lsb, uint32_t width) { in bfc() function
|
D | assembler-aarch32.cc | 3194 void Assembler::bfc(Condition cond, Register rd, uint32_t lsb, uint32_t width) { in bfc() function in vixl::aarch32::Assembler
|
D | disasm-aarch32.cc | 1279 void Disassembler::bfc(Condition cond, in bfc() function in vixl::aarch32::Disassembler
|