diff options
author | Matt Turner <[email protected]> | 2015-11-02 00:22:29 +0000 |
---|---|---|
committer | Matt Turner <[email protected]> | 2015-11-13 11:27:51 -0800 |
commit | b99e1fd547035be9a6da5ee1b78b8a853c2ef3e0 (patch) | |
tree | b7c544bfeb7716e4442273227e7b177722dc6ebf /src/Makefile.am | |
parent | b163aa01487ab5f9b22c48b7badc5d65999c4985 (diff) |
i965/fs: Handle type-V immediates in brw_reg_from_fs_reg().
We use brw_imm_v() to produce type-V immediates, which generates a
brw_reg with fs_reg's .file set to HW_REG. The next commit will rid us
of HW_REGs, so we need to handle BRW_REGISTER_TYPE_V in the IMM case.
Reviewed-by: Emil Velikov <[email protected]>
Reviewed-by: Kenneth Graunke <[email protected]>
Diffstat (limited to 'src/Makefile.am')
0 files changed, 0 insertions, 0 deletions