diff options
author | Chia-I Wu <[email protected]> | 2013-05-04 13:27:59 +0800 |
---|---|---|
committer | Chia-I Wu <[email protected]> | 2013-05-08 11:03:43 +0800 |
commit | 364feb327d4bea09998818975deaa70a43909454 (patch) | |
tree | 017b1c1ca183c8ec50d3261e9d2decf7de8e2a70 /Android.mk | |
parent | 8a52453f5d6fa5e08955f9d4f952400fbe5624d2 (diff) |
tgsi: refactor tgsi_opcode_infer_dst_type()
Move the body of tgsi_opcode_infer_dst_type() to a new helper function,
tgsi_opcode_infer_type(), and call the helper function from
tgsi_opcode_infer_dst_type(). The diff looks complicated simply because the
code is moved around.
A following commit will make tgsi_opcode_infer_src_type() call
tgsi_opcode_infer_type().
Signed-off-by: Chia-I Wu <[email protected]>
Acked-by: Roland Scheidegger <[email protected]>
Diffstat (limited to 'Android.mk')
0 files changed, 0 insertions, 0 deletions