diff options
author | Dave Airlie <[email protected]> | 2015-01-27 13:34:50 +1000 |
---|---|---|
committer | Dave Airlie <[email protected]> | 2015-01-28 09:51:02 +1000 |
commit | cc2fc095bfae1c0494240e4f06931e2ca90e182c (patch) | |
tree | 9bdfd0625ecc76180217827ba22789882ad84936 /src/gallium/drivers/r600/r600_shader.c | |
parent | 5c83a0d2ce41fa4b7b39d13c69d39990f7c926f5 (diff) |
r600g: move selecting the pixel shader earlier.
In order to detect that a pixel shader has a prim id
input when we have no geometry shader we need to reorder
the shader selection so the pixel shader is selected
first, then the vertex shader key can take into account
the primitive id input requirement and lack of geom shader.
Reviewed-by: Glenn Kennard <[email protected]>
Signed-off-by: Dave Airlie <[email protected]>
Diffstat (limited to 'src/gallium/drivers/r600/r600_shader.c')
0 files changed, 0 insertions, 0 deletions