aboutsummaryrefslogtreecommitdiffstats
path: root/src/mesa/drivers/dri/i965/brw_schedule_instructions.cpp
diff options
context:
space:
mode:
authorFrancisco Jerez <[email protected]>2015-02-06 01:11:18 +0200
committerFrancisco Jerez <[email protected]>2015-02-10 16:05:50 +0200
commitbfbb0e84e11e06af3d751701f157a21915976ca1 (patch)
tree718a2aab4abd08bd6bb4ba23419ce652be315bdc /src/mesa/drivers/dri/i965/brw_schedule_instructions.cpp
parent447879eb88b8df41ad32cf4406cc636b112b72d9 (diff)
i965: Move IR object definitions to separate header files.
One should be able to manipulate i965 IR without pulling the whole FS/VEC4 visitor classes -- Optimization passes and other transformations would ideally be visitor-agnostic. Among other issues this avoids a circular dependency between the header file where such visitor-agnostic code will be defined and the main FS/VEC4 header where both IR (layer below) and visitor (layer above) happen to be defined. Reviewed-by: Matt Turner <[email protected]>
Diffstat (limited to 'src/mesa/drivers/dri/i965/brw_schedule_instructions.cpp')
0 files changed, 0 insertions, 0 deletions