Home
last modified time | relevance | path

Searched defs:fullinst (Results 1 - 4 of 4) sorted by relevance

/third_party/mesa3d/src/gallium/auxiliary/tgsi/
H A Dtgsi_transform.c216 struct tgsi_full_instruction *fullinst in tgsi_transform_shader() local
H A Dtgsi_scan.c107 scan_src_operand(struct tgsi_shader_info *info, const struct tgsi_full_instruction *fullinst, const struct tgsi_full_src_register *src, unsigned src_index, unsigned usage_mask_after_swizzle, bool is_interp_instruction, bool *is_mem_inst) scan_src_operand() argument
337 scan_instruction(struct tgsi_shader_info *info, const struct tgsi_full_instruction *fullinst, unsigned *current_depth) scan_instruction() argument
[all...]
/third_party/mesa3d/src/gallium/drivers/r300/compiler/
H A Dradeon_program_print.c341 static void rc_print_pair_instruction(FILE * f, struct rc_instruction * fullinst, unsigned *branch_depth) in rc_print_pair_instruction() argument
H A Dradeon_dataflow.c101 static void reads_pair(struct rc_instruction * fullinst, rc_read_write_mask_fn cb, void * userdata) in reads_pair() argument
40 reads_normal_callback( void * userdata, struct rc_instruction * fullinst, struct rc_src_register * src) reads_normal_callback() argument
132 pair_sub_for_all_args( struct rc_instruction * fullinst, struct rc_pair_sub_instruction * sub, rc_pair_read_arg_fn cb, void * userdata) pair_sub_for_all_args() argument
256 writes_normal(struct rc_instruction * fullinst, rc_read_write_mask_fn cb, void * userdata) writes_normal() argument
268 writes_pair(struct rc_instruction * fullinst, rc_read_write_mask_fn cb, void * userdata) writes_pair() argument
340 remap_normal_instruction(struct rc_instruction * fullinst, rc_remap_register_fn cb, void * userdata) remap_normal_instruction() argument
389 remap_pair_instruction(struct rc_instruction * fullinst, rc_remap_register_fn cb, void * userdata) remap_pair_instruction() argument
[all...]

Completed in 4 milliseconds