Skip to content

nv/codegen: Implement nir_op_fquantize2f16

M Henning requested to merge mhenning/mesa:nir_op_fquantize2f16 into nvk/main

nv/codegen: Implement nir_op_fquantize2f16

Passes most of dEQP-VK.spirv_assembly.instruction.graphics.opquantize.* but not the too_small_* tests for some reason. (Tested on kepler.)

Merge request reports