Home
last modified time | relevance | path

Searched defs:fullinst (Results 1 – 6 of 6) sorted by relevance

/external/virglrenderer/src/gallium/auxiliary/tgsi/
Dtgsi_scan.c97 const struct tgsi_full_instruction *fullinst in tgsi_scan_shader() local
506 struct tgsi_full_instruction *fullinst = in tgsi_is_passthrough_shader() local
Dtgsi_transform.c166 struct tgsi_full_instruction *fullinst in tgsi_transform_shader() local
/external/mesa3d/src/gallium/drivers/r300/compiler/
Dradeon_dataflow.c42 struct rc_instruction * fullinst, in reads_normal_callback()
101 static void reads_pair(struct rc_instruction * fullinst, rc_read_write_mask_fn cb, void * userdata) in reads_pair()
133 struct rc_instruction * fullinst, in pair_sub_for_all_args()
256 static void writes_normal(struct rc_instruction * fullinst, rc_read_write_mask_fn cb, void * userda… in writes_normal()
268 static void writes_pair(struct rc_instruction * fullinst, rc_read_write_mask_fn cb, void * userdata) in writes_pair()
340 static void remap_normal_instruction(struct rc_instruction * fullinst, in remap_normal_instruction()
389 static void remap_pair_instruction(struct rc_instruction * fullinst, in remap_pair_instruction()
Dradeon_program_print.c341 static void rc_print_pair_instruction(FILE * f, struct rc_instruction * fullinst, unsigned *branch_… in rc_print_pair_instruction()
/external/mesa3d/src/gallium/auxiliary/tgsi/
Dtgsi_transform.c166 struct tgsi_full_instruction *fullinst in tgsi_transform_shader() local
Dtgsi_scan.c108 const struct tgsi_full_instruction *fullinst, in scan_src_operand()
338 const struct tgsi_full_instruction *fullinst, in scan_instruction()