aboutsummaryrefslogtreecommitdiffstats
path: root/src/gallium/drivers/freedreno/freedreno_util.h
diff options
context:
space:
mode:
authorRob Clark <[email protected]>2015-07-23 15:51:13 -0400
committerRob Clark <[email protected]>2015-07-27 13:51:05 -0400
commit0815729d964f4e8e6e263acf70b5b91577de027a (patch)
tree80574c5835a27f93bda295cbe4f0c71da3fdbdb7 /src/gallium/drivers/freedreno/freedreno_util.h
parentbc5e2bec303acd7fd962996bf369be5ce0e15cd2 (diff)
freedreno/ir3: bit of shader API refactoring
Since for transform-feedback, we'll need more than just the TGSI tokens from the state object, just pass the entire state object to ir3_shader_create(). This also cleans things up a bit for some day in the future when we could take shader either as TGSI or directly NIR (for ex, glsl2nir or spirv2nir paths). In the same spirit, drop extra args from ir3_compile_shader_nir() (since it can anyways get what it needs from the ir3_shader_variant). Signed-off-by: Rob Clark <[email protected]>
Diffstat (limited to 'src/gallium/drivers/freedreno/freedreno_util.h')
0 files changed, 0 insertions, 0 deletions