diff options
author | Vinson Lee <[email protected]> | 2016-09-01 00:20:02 -0700 |
---|---|---|
committer | Vinson Lee <[email protected]> | 2016-09-06 12:03:30 -0700 |
commit | 215075ae30aa60dd78dd7b3372f422e9e8e6a52b (patch) | |
tree | d8cf0df9d3641449394dd03aed9b2bfbb7c3af6a /src/compiler/glsl/link_functions.cpp | |
parent | 31a380c8ddbcb9eaba275a000a9d0c5f28cfd379 (diff) |
glsl: Add positional argument specifiers.
Fix build with Python < 2.7.
File "./glsl/ir_expression_operation.py", line 360, in get_enum_name
return "ir_{}op_{}".format(("un", "bin", "tri", "quad")[self.num_operands-1], self.name)
ValueError: zero length field name in format
Fixes: e31c72a331b1 ("glsl: Convert tuple into a class")
Signed-off-by: Vinson Lee <[email protected]>
Diffstat (limited to 'src/compiler/glsl/link_functions.cpp')
0 files changed, 0 insertions, 0 deletions