diff options
author | Marek Olšák <[email protected]> | 2014-10-04 19:09:09 +0200 |
---|---|---|
committer | Marek Olšák <[email protected]> | 2014-10-12 23:51:44 +0200 |
commit | a9592cd3ac20143e01126ef1df372ecca54b41d1 (patch) | |
tree | ec4f35e91cb73c068eacf905c8212a48f973263c /m4 | |
parent | 2286edce16e4f78500ccda77da99c30185d9c58f (diff) |
radeonsi: assume ClipDistance usage mask is always 0xf
No code in Mesa sets the usage mask to any other value.
The final mask is AND'ed with enable bits from the rasterizer state anyway.
If somebody implements setting usage masks in st/mesa, we can use
tgsi_shader_info to get it more easily.
This is a prerequisite for the following commit.
Reviewed-by: Michel Dänzer <[email protected]>
Diffstat (limited to 'm4')
0 files changed, 0 insertions, 0 deletions