i965/nir/vec4: Implement the dot product operation

Graphics / Mesa 3D Graphics Library / Mesa - Antia Puentes [igalia.com] - 3 August 2015 11:40 UTC

Adds NIR ALU operations:
- nir_op_fdot2
- nir_op_fdot3
- nir_op_fdot4

fa4e3c3 i965/nir/vec4: Implement the dot product operation
src/mesa/drivers/dri/i965/brw_vec4_nir.cpp | 15 +++++++++++++++
1 file changed, 15 insertions(+)

Upstream: cgit.freedesktop.org


  • Share