spirv: Remove unnecesary variable for clip distances
This commit is contained in:
parent
0c4cf3b9eb
commit
09e1927b70
2 changed files with 2 additions and 6 deletions
|
@ -67,8 +67,6 @@ public:
|
|||
VectorTypes F16;
|
||||
VectorTypes F64;
|
||||
|
||||
Id Array8F32{};
|
||||
|
||||
Id true_value{};
|
||||
Id false_value{};
|
||||
Id u32_zero_value{};
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue