diff options
author | Nicolai Hähnle <[email protected]> | 2018-12-06 12:43:44 +0100 |
---|---|---|
committer | Marek Olšák <[email protected]> | 2019-06-12 20:28:23 -0400 |
commit | 16bee0e5f6a70e959be27c253c4be130bb034030 (patch) | |
tree | 85c01976c8794b05c4c889ecdea3487d730865be /src/gallium/drivers/radeonsi/si_shader_internal.h | |
parent | 3c958d924ae291b1793c200b85d4d7a991c0fa97 (diff) |
radeonsi: don't declare pointers to static strings
The compiler should be able to optimize them away, but still. There's
no point in declaring those as pointers, and if the compiler *doesn't*
optimize them away, they add unnecessary load-time relocations.
Reviewed-by: Marek Olšák <[email protected]>
Diffstat (limited to 'src/gallium/drivers/radeonsi/si_shader_internal.h')
0 files changed, 0 insertions, 0 deletions