intel/fs: Add and implement intel-specific ray-tracing intrinsics
authorJason Ekstrand <jason@jlekstrand.net>
Thu, 6 Aug 2020 20:45:45 +0000 (15:45 -0500)
committerMarge Bot <eric+marge@anholt.net>
Wed, 25 Nov 2020 05:37:10 +0000 (05:37 +0000)
commit75209d5bd1f6e93cd52568d87d3ee84f516eec56
tree3e670fe5f79552faec963999772fce7674f714a9
parent1f6ae809ef000a3f0ed20148fd5e8c98d43b62d1
intel/fs: Add and implement intel-specific ray-tracing intrinsics

Reviewed-by: Caio Marcelo de Oliveira Filho <caio.oliveira@intel.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/7356>
src/compiler/nir/nir_intrinsics.py
src/intel/compiler/brw_disasm.c
src/intel/compiler/brw_eu.h
src/intel/compiler/brw_eu_defines.h
src/intel/compiler/brw_fs.cpp
src/intel/compiler/brw_fs_nir.cpp
src/intel/compiler/brw_ir_performance.cpp
src/intel/compiler/brw_schedule_instructions.cpp
src/intel/compiler/brw_shader.cpp