aboutsummaryrefslogtreecommitdiffstats
path: root/src/gallium/drivers/r300/r300_tgsi_to_rc.c
diff options
context:
space:
mode:
authorConstantine Kharlamov <[email protected]>2017-04-10 23:04:37 +0300
committerMarek Olšák <[email protected]>2017-04-10 22:45:22 +0200
commit61e47d92c5196bf0240e322bb1b9d305836559e3 (patch)
treeb742bb135088e0af7bd7d0de5011e12f98e21ccf /src/gallium/drivers/r300/r300_tgsi_to_rc.c
parent544b40089b30db4066a1fc44fdb8073f8b5ec95b (diff)
r600g: get rid of dummy pixel shader
The idea is taken from radeonsi. The code mostly was already checking for null pixel shader, so little checks had to be added. Interestingly, acc. to testing with GTAⅣ, though binding of null shader happens a lot at the start (then just stops), but draw_vbo() never actually sees null ps. v2: added a check I missed because of a macros using a prefix to choose a shader. Signed-off-by: Constantine Kharlamov <[email protected]> Reviewed-by: Marek Olšák <[email protected]> Signed-off-by: Marek Olšák <[email protected]>
Diffstat (limited to 'src/gallium/drivers/r300/r300_tgsi_to_rc.c')
0 files changed, 0 insertions, 0 deletions