intel/compiler: Pass single backend_shader argument to the vec4_live_variables constr...
authorFrancisco Jerez <currojerez@riseup.net>
Sun, 13 Mar 2016 23:41:45 +0000 (16:41 -0700)
committerMatt Turner <mattst88@gmail.com>
Fri, 6 Mar 2020 18:20:51 +0000 (10:20 -0800)
commita9cdc14f602144620c664f7f42ea2ba0eeb58720
treee675978b8cf4893c21df9bbfd115b873bc4e54bb
parentd0433971f958be7d38cb96bfe226fbabdd7998e7
intel/compiler: Pass single backend_shader argument to the vec4_live_variables constructor

The IR analysis framework requires the analysis result to be
constructible with a single argument.

Reviewed-by: Matt Turner <mattst88@gmail.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/4012>
src/intel/compiler/brw_vec4_live_variables.cpp
src/intel/compiler/brw_vec4_live_variables.h