Lines Matching refs:Replace
1127 - st/mesa: Replace mesa_to_tgsi() with prog_to_nir() and nir_to_tgsi().
1175 - gallium/tgsi_exec: Replace the SSBO RESQ-specific interface with lookup.
1506 - Revert "nir: Replace an odd comparison involving fmin of -b2f"
1553 - pan/mdg: Replace zext with a type enum
1627 - amd: Replace vasprintf with vfprintf
1633 - vulkan: Replace pthread mutex with mtx_t
1643 - aco: Replace indexed array initialization
1651 - radv: Replace VLAs with alloca
1663 - radv: Replace pthread mutex with mtx_t
1664 - radv: Replace pthread thread with thrd_t
3258 - freedreno/afuc: Replace readfile with os_read_file.