Skip to content

v3dv: expose VK_KHR_shader_integer_dot_product

NIR will automatically lower all of these opcodes unless the driver specifies that it can handle them natively. We don't have any hardware support for any of these opcodes though, so we just let NIR lower all of them.

Merge request reports