diff options
author | Ian Romanick <[email protected]> | 2016-08-31 18:09:27 -0700 |
---|---|---|
committer | Ian Romanick <[email protected]> | 2016-10-04 16:53:31 -0700 |
commit | b7df52b106416c410d0e14dc6bba091831f9c786 (patch) | |
tree | 21f6c1e646af6b4ef690dc883259909f1f0dbde4 /src/compiler/glsl/ir_validate.cpp | |
parent | 5854de99b2735988f1fd7c08f367b4a8e58b270e (diff) |
glsl: Use the ir_intrinsic_* enums instead of the __intrinsic_* name strings
text data bss dec hex filename
6038043 283160 28608 6349811 60e3f3 lib64/i965_dri.so before
6036507 283160 28608 6348275 60ddf3 lib64/i965_dri.so after
v2: s/ir_intrinsic_atomic_sub/ir_intrinsic_atomic_counter_sub/. Noticed
by Ilia.
v3: Silence unhandled enum in switch warnings in st_glsl_to_tgsi.
Signed-off-by: Ian Romanick <[email protected]>
Acked-by: Ilia Mirkin <[email protected]>
Diffstat (limited to 'src/compiler/glsl/ir_validate.cpp')
0 files changed, 0 insertions, 0 deletions