llvmpipe: Don't call unused generate_clamp().
This commit is contained in:
@@ -349,8 +349,6 @@ def main():
|
||||
print '};'
|
||||
print
|
||||
|
||||
generate_clamp()
|
||||
|
||||
channel = Channel(UNSIGNED, True, 8)
|
||||
native_type = 'uint8_t'
|
||||
suffix = '4ub'
|
||||
|
||||
Reference in New Issue
Block a user