mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2026-05-08 09:08:10 +02:00
glsl_to_tgsi: use TGSI opcodes when converting from GLSL IR
Before, the translator used Mesa IR opcodes (a holdover from ir_to_mesa) and converted them to TGSI opcodes during TGSI emission.
This commit is contained in:
parent
3b0858f1ae
commit
56dc2c176c
1 changed files with 217 additions and 333 deletions
File diff suppressed because it is too large
Load diff
Loading…
Add table
Reference in a new issue