Lines Matching refs:tgsi_to_nir
195 - tgsi_to_nir.c:2111: undefined reference to
201 - pan_assemble.c:51:46: error: passing argument 2 of ‘tgsi_to_nir’
584 - iris: add support for tgsi_to_nir
1593 - panfrost: fix tgsi_to_nir() call
3291 - tgsi_to_nir: use sampler variables and derefs
4561 - tgsi_to_nir: Fix the TGSI ARR translation by converting the result to
4563 - tgsi_to_nir: Fix TGSI LIT translation by using flt.
4564 - tgsi_to_nir: Make the TGSI IF translation code more readable.
4565 - tgsi_to_nir: Split to smaller functions.
4569 - tgsi_to_nir: Produce optimized NIR for a given pipe_screen.
4570 - tgsi_to_nir: Restructure system value loads.
4571 - tgsi_to_nir: Extract ttn_emulate_tgsi_front_face into its own
4573 - tgsi_to_nir: Support FACE and POSITION properly.
4574 - tgsi_to_nir: Improve interpolation modes.
4575 - tgsi_to_nir: Set correct location for uniforms.