summaryrefslogtreecommitdiffstats
path: root/src/compiler/glsl/opt_constant_propagation.cpp
diff options
context:
space:
mode:
authorNeil Roberts <[email protected]>2017-12-12 17:27:44 +0100
committerAlejandro Piñeiro <[email protected]>2018-07-31 13:33:37 +0200
commitb9719b4b05b6aa5176e1a536ad948578f8a68fad (patch)
tree7a16d91765e68b04eb4b05c3e2f64f8f663766e3 /src/compiler/glsl/opt_constant_propagation.cpp
parent9fbe5bd811d2c9dad3f45bc77ff611d839af2534 (diff)
nir/linker: Add the start of a pure-NIR linker for XFB
v2: ignore names on purpose, for consistency with other places where we are doing the same (Alejandro) v3: changes proposed by Timothy Arceri, implemented by Alejandro Piñeiro: * Remove redundant 'struct active_xfb_varying' * Update several comments, including spec quotes if needed * Rename struct 'active_xfb_varying_array' to 'active_xfb_varyings' * Rename variable 'array' to 'active_varyings' * Replace one if condition for an assert (<MAX_FEEDBACK_BUFFERS) * Remove BufferMode initialization (was already done) v4: simplify output pointer handling (Timothy) Signed-off-by: Neil Roberts <[email protected]> Signed-off-by: Alejandro Piñeiro <[email protected]> Reviewed-by: Timothy Arceri <[email protected]>
Diffstat (limited to 'src/compiler/glsl/opt_constant_propagation.cpp')
0 files changed, 0 insertions, 0 deletions