diff options
author | Eric Anholt <[email protected]> | 2015-02-02 16:20:06 -0800 |
---|---|---|
committer | Eric Anholt <[email protected]> | 2015-02-18 14:47:50 -0800 |
commit | 955a6bb57d6ca5a679021bcfe43c7cae1863f299 (patch) | |
tree | 4906d56489446b0aa6566c0b5f31135105e9d77d /src/glsl/opt_function_inlining.cpp | |
parent | f90bb54734bf03be6c736812226e3f65f2e11519 (diff) |
nir: Add an optional expression controlling nir_algebraic xforms.
This will be used so that we can customize the transforms for the target
GPU, so we don't un-lower expressions that had already been lowered (or
introduce new lowering transformations that not all GPUs want)
v2: Drop the complication of having the condition->index dictionary, since
we don't actually expect there to be many different conditions (change
by Kenneth).
Reviewed-by: Kenneth Graunke <[email protected]>
Diffstat (limited to 'src/glsl/opt_function_inlining.cpp')
0 files changed, 0 insertions, 0 deletions