Home
last modified time | relevance | path

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

/third_party/mesa3d/src/gallium/auxiliary/tgsi/
H A Dtgsi_exec.c1614 fetch_source(const struct tgsi_exec_machine *mach, union tgsi_exec_channel *chan, const struct tgsi_full_src_register *reg, const uint chan_index, enum tgsi_exec_datatype src_datatype) fetch_source() argument
2870 exec_scalar_unary(struct tgsi_exec_machine *mach, const struct tgsi_full_instruction *inst, micro_unary_op op, enum tgsi_exec_datatype src_datatype) exec_scalar_unary() argument
2889 exec_vector_unary(struct tgsi_exec_machine *mach, const struct tgsi_full_instruction *inst, micro_unary_op op, enum tgsi_exec_datatype src_datatype) exec_vector_unary() argument
2917 exec_scalar_binary(struct tgsi_exec_machine *mach, const struct tgsi_full_instruction *inst, micro_binary_op op, enum tgsi_exec_datatype src_datatype) exec_scalar_binary() argument
2937 exec_vector_binary(struct tgsi_exec_machine *mach, const struct tgsi_full_instruction *inst, micro_binary_op op, enum tgsi_exec_datatype src_datatype) exec_vector_binary() argument
2967 exec_vector_trinary(struct tgsi_exec_machine *mach, const struct tgsi_full_instruction *inst, micro_trinary_op op, enum tgsi_exec_datatype src_datatype) exec_vector_trinary() argument
2999 exec_vector_quaternary(struct tgsi_exec_machine *mach, const struct tgsi_full_instruction *inst, micro_quaternary_op op, enum tgsi_exec_datatype src_datatype) exec_vector_quaternary() argument
4238 exec_t_2_64(struct tgsi_exec_machine *mach, const struct tgsi_full_instruction *inst, micro_dop_s op, enum tgsi_exec_datatype src_datatype) exec_t_2_64() argument
[all...]

Completed in 9 milliseconds