aboutsummaryrefslogtreecommitdiffstats
path: root/doxygen/tnl.doxy
diff options
context:
space:
mode:
authorMarek Olšák <[email protected]>2017-10-04 05:07:50 +0200
committerMarek Olšák <[email protected]>2017-10-24 14:56:34 +0200
commit2a414c39619320c44e4d0f8f7a7609598081e2b2 (patch)
tree2ac67cd6bd4fdc47a5301dd8575520950610344f /doxygen/tnl.doxy
parentda0083f1237cb89bc818be99dd0717b7e76b6248 (diff)
radeonsi: postponed KILL isn't postponed anymore, but maintains WQM
This restores performance for the drirc workaround, i.e. KILL_IF does: visible = src0 >= 0; kill_flag &= visible; // accumulate kills amdgcn_kill(wqm_vote(visible)); // kill fully dead quads only And all helper pixels are killed at the end of the shader: amdgcn_kill(kill_flag); Reviewed-by: Nicolai Hähnle <[email protected]>
Diffstat (limited to 'doxygen/tnl.doxy')
0 files changed, 0 insertions, 0 deletions