diff options
author | Arcady Goldmints-Orlov <[email protected]> | 2019-12-10 15:53:15 -0500 |
---|---|---|
committer | Caio Marcelo de Oliveira Filho <[email protected]> | 2020-02-12 15:41:49 +0000 |
commit | e459c7f0a14b65617e16b92f42abad2fe5878872 (patch) | |
tree | 27c8caba6a283fde3a658f8ca497f3223383c1db /src/compiler/glsl/loop_analysis.h | |
parent | 7acc81056f7ac6a869ef6403573b2572c77dbecf (diff) |
compiler/spirv: Add support for non-constant initializers
This adds support for OpVariable having an initializer that points to
another variable, rather than a constant. In this case, the variable is
initialized to a pointer to the other variable.
Fixes Vulkan CTS tests:
dEQP-VK.spirv_assembly.instruction.compute.variable_init.private.*
Reviewed-by: Caio Marcelo de Oliveira Filho <[email protected]>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/merge_requests/3047>
Diffstat (limited to 'src/compiler/glsl/loop_analysis.h')
0 files changed, 0 insertions, 0 deletions